summaryrefslogtreecommitdiff
path: root/sapi/apache_hooks/php_apache.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-311-1/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-11/+10
* Remove a couple TSRMLS_FETCH() calls around ext/main/sapiKalle Sommer Nielsen2010-04-131-1/+2
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-229/+266
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-266/+229
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - fix buildPierre Joye2009-03-161-1/+1
* - revert last commit (tree was not updated)Pierre Joye2009-03-161-7/+5
* - fix vc6 buildPierre Joye2009-03-161-5/+7
* Adjust previous fix to avoid compiler warningsIlia Alshanetsky2009-03-071-6/+5
* Improved parameter handlingIlia Alshanetsky2009-03-071-8/+3
* - MFH: fix build (use the same arginfo than the aliased func)Pierre Joye2009-02-021-1/+1
* MFH:Felipe Pena2009-01-301-56/+75
* Improved parameter parsingIlia Alshanetsky2009-01-271-11/+5
* MFB: Improved parameter handlingIlia Alshanetsky2009-01-051-4/+3
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* new parameter-parsing apiAlexey Zakhlestin2008-11-181-170/+145
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-10/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+10
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-10/+0
* - Added arginfoFelipe Pena2008-07-201-10/+56
* MFH: New way for check void parametersFelipe Pena2008-03-101-24/+24
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-2/+2
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-4/+4
* use snprintfStanislav Malyshev2007-02-231-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFHAntony Dovgal2006-12-281-2/+2
* more int->zend_bool conversionsNuno Lopes2006-09-061-1/+2
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-2/+2
* MFH: nuke php3 legacyfoobar2005-12-061-4/+4
* - Bumber up yearfoobar2005-08-031-1/+1
* - Fix another generated header includefoobar2005-01-141-1/+1
* Fix prototypesZeev Suraski2004-05-301-30/+30
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* proto fixHartmut Holzgraefe2003-11-191-1/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ...Sebastian Bergmann2003-03-251-1/+1
* * email address changeStig Bakken2003-03-181-1/+1
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-4/+4
* ARG_COUNT(ht) -> ZEND_NUM_ARGS().Ilia Alshanetsky2003-01-211-13/+13
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-3/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Make the version code get the version from the current Apache, rather thenIlia Alshanetsky2002-12-271-1/+7