1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Alexey Zakhlestin 6495bcca65 updated to the new parameter-parsing api (port from 5.3) 2008-06-28 10:16:25 +00:00
Scott MacVicar 2926ffea4d MFB: Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds) 2008-06-01 16:10:46 +00:00
Rasmus Lerdorf b911467d1d MFB
Here are the signal changes from the 5.3 branch that optimizes signal
handler registration and switches from longjmp to siglongjmp in order
to make signal mask handling consistent across different UNIX operating
systems.
2008-03-19 16:37:49 +00:00
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
Antony Dovgal b219df4b67 fix build 2007-08-06 12:54:35 +00:00
Stanislav Malyshev d4cc7daba2 MF5: fix for access control with .htaccess 2007-08-03 01:40:05 +00:00
Scott MacVicar 91bcba1f1d MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). 2007-06-18 15:57:00 +00:00
Andrei Zmievski 7963278bf4 Fake out the module name, since the filename is different now. 2007-01-11 23:18:11 +00:00
Andrei Zmievski 0b222980d0 Rename php5 module to php6. Remove version number from
sapi/apache/mod_php.* filenames (for future's sake). No other SAPI
moduels modified (up to invididual maintainers).
2007-01-10 23:46:09 +00:00