summaryrefslogtreecommitdiff
path: root/sapi/apache2filter/php_apache.h
Commit message (Expand)AuthorAgeFilesLines
* removed sapi/apache2filterAnatol Belski2015-02-101-77/+0
* bump yearXinchen Hui2015-01-151-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-2/+2
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-201-1/+1
|\
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+1
|/
* PHP-5.6 compatibility for apache2 filter SAPIMichael Wallner2014-03-241-6/+2
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Fix compile error due to the removal of fteller on streams.Scott MacVicar2008-07-181-3/+1
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-0/+6
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Reimplementation of the way Apache 2 Filter works. Instead of ripping theJohn Coggeshall2006-07-031-0/+9
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* NetWare now has a POSIX compliant stat structure so no need of CLIB_STAT_PATC...Anantha Kesari H Y2004-09-231-4/+0
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* update php module name to php5, not php4.Sterling Hughes2003-03-291-1/+1
* Modifications for NetWare.Anantha Kesari H Y2003-01-031-0/+4
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* adding id tagsJames Cox2002-11-021-0/+2
* Added support for 'engine Off' directiveIlia Alshanetsky2002-10-221-0/+1
* Fixed bug #17466Ilia Alshanetsky2002-09-231-0/+2
* Fix double initializationZeev Suraski2002-09-211-1/+0
* This patch implements a new Apache2 directive called PHPINIDir thatAaron Bannert2002-04-181-0/+11
* Fix a problem where php-generated data was pushed down the entire outputAaron Bannert2002-04-111-0/+1
* PHP filters and Apache 2 aren't quite a perfect match yet, so we haveAaron Bannert2002-04-111-1/+1
* Patch by Aaron Bannert <aaron@clove.org> and Cliff Woolley <jwoolley@virginia...Sebastian Bergmann2002-04-111-1/+2
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Make the module compile again with the latest httpd-2.0 cvs.Sascha Schumann2001-02-281-1/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Update READMESascha Schumann2000-11-111-0/+12
* Namespace protect dir_cmds and kill some warningsSascha Schumann2000-11-021-1/+1
* Add standard licenseSascha Schumann2000-10-291-0/+18
* Add Request Body filters. This is a much nicer concept thanSascha Schumann2000-10-291-1/+6
* POST handler for my ubercool new Apache 2.0 function ap_get_req_body.Sascha Schumann2000-10-271-0/+1
* An Apache 2.0 Filter for PHP, completely from scratch.Sascha Schumann2000-10-261-0/+15