summaryrefslogtreecommitdiff
path: root/sapi/apache/mod_php.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #50940Rasmus Lerdorf2010-02-051-0/+2
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - ws + csJani Taskinen2009-12-081-25/+24
* - fix build (test before commit maybe?)Pierre Joye2009-06-091-1/+1
* Implement JIT request decoding support for $_GET and $_POST.Andrei Zmievski2009-05-231-2/+4
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFB: init server context before config variables are processedStanislav Malyshev2008-11-291-2/+2
* MFB: fix php_value application order for ApacheStanislav Malyshev2008-11-251-6/+6
* MFB: Added header_remove() (chsc at peytz dotdk, Arnaud)Arnaud Le Blanc2008-11-131-26/+39
* updated to the new parameter-parsing api (port from 5.3)Alexey Zakhlestin2008-06-281-2/+2
* MFB: Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds)Scott MacVicar2008-06-011-0/+2
* MFBRasmus Lerdorf2008-03-191-0/+9
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* fix buildAntony Dovgal2007-08-061-1/+1
* MF5: fix for access control with .htaccessStanislav Malyshev2007-08-031-1/+3
* MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).Scott MacVicar2007-06-181-3/+9
* Fake out the module name, since the filename is different now.Andrei Zmievski2007-01-111-1/+7
* Rename php5 module to php6. Remove version number fromAndrei Zmievski2007-01-101-0/+1003