summaryrefslogtreecommitdiff
path: root/sapi/apache
Commit message (Expand)AuthorAgeFilesLines
* removed sapi/apacheAnatol Belski2015-02-1014-2304/+0
* Weird, is nobody compiling this?Rasmus Lerdorf2015-01-151-2/+2
* bump yearXinchen Hui2015-01-156-6/+6
* trailing whitespace removalStanislav Malyshev2015-01-103-23/+23
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-133-70/+65
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-151/+0
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-206-7/+7
|\
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-196-6/+6
| * Revert "Removing ext/ereg and dependencies"Dmitry Stogov2014-09-111-0/+1
| * Removing ext/ereg and dependenciesTjerk Meesters2014-09-111-1/+0
| * fixed reference countingDmitry Stogov2014-09-021-1/+1
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-2011-72/+72
|/
* Added support for apache and apache2handler SAPIs (They seem slower than Fast...Dmitry Stogov2014-05-062-23/+33
* Cleanup (1-st round)Dmitry Stogov2014-04-151-15/+15
* Merge branch 'PHP-5.6'Xinchen Hui2014-01-036-6/+6
|\
| * Bump yearXinchen Hui2014-01-036-6/+6
* | Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRM...Kalle Sommer Nielsen2013-12-181-1/+1
|/
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-3/+3
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Happy New YearXinchen Hui2013-01-016-6/+6
* - Year++Felipe Pena2012-01-016-6/+6
* Fixed bug #60206 (possible integer overflow in content_length)Xinchen Hui2011-11-031-1/+1
* Fix Apache1 buildRasmus Lerdorf2011-06-101-0/+1
* - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-1/+1
* - Year++Felipe Pena2011-01-016-6/+6
* Updated _SERVER['REQUEST_TIME'] to include microsecond precision.Ilia Alshanetsky2010-11-061-2/+2
* Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TS...Kalle Sommer Nielsen2010-08-181-3/+1
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-312-2/+2
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+151
* Removed safe_modeKalle Sommer Nielsen2010-04-262-10/+3
* Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-151/+0
* Removed register_globalsKalle Sommer Nielsen2010-04-211-3/+0
* Remove a couple TSRMLS_FETCH() calls around ext/main/sapiKalle Sommer Nielsen2010-04-131-2/+2
* - Reverted r296062 and r296065Jani Taskinen2010-03-124-66/+70
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-114-70/+66
* Fix bug #50940Rasmus Lerdorf2010-02-051-0/+2
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-036-6/+6
* MFB: Improved parameter handlingIlia Alshanetsky2009-01-051-4/+3
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-316-6/+6
* MFB: init server context before config variables are processedStanislav Malyshev2008-11-291-2/+2
* MFB: fix php_value application order for ApacheStanislav Malyshev2008-11-241-6/+6
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-10/+0
* Added header_remove() (chsc at peytz dotdk, Arnaud)Arnaud Le Blanc2008-11-131-25/+38
* - 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-11/+60
* long -> int + minor sources reorganizationAntony Dovgal2008-07-011-50/+51
* fixed types (no more compiler warnings)Alexey Zakhlestin2008-06-281-2/+2
* updated to the new parameter-parsing apiAlexey Zakhlestin2008-06-281-62/+69