1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Commit Graph

29 Commits

Author SHA1 Message Date
foobar
894e2f15f0 MFH: Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). 2003-07-11 04:24:11 +00:00
foobar
1aecd0f1ff MFH: Use the proper way to get the max requests per child. 2003-07-10 22:45:34 +00:00
foobar
3687e5e953 MFH: - Fixed bug #24537 (apache2 compile missed include directories) 2003-07-08 13:54:14 +00:00
foobar
8506ee1bfe - Re-added the FD lexer patch.
# Marcus is going to add the long-opts patches back in after this.
2003-05-31 01:37:45 +00:00
foobar
2dc7873362 MFH 2003-05-28 14:12:04 +00:00
Derick Rethans
3d3416d10e MFH: Typo 2003-05-26 09:46:34 +00:00
Ilia Alshanetsky
31fe8c5c16 MFH 2003-05-23 02:42:22 +00:00
Zeev Suraski
2127840893 Revert PHP part of the fd patch 2003-05-21 09:34:21 +00:00
Moriyoshi Koizumi
a9a7057448 Revisit the braindead patch only for this branch
# this behaviour is fixed in the php5 branch
2003-05-20 07:34:08 +00:00
Sascha Schumann
8053881211 protect against further surprises by initializing all zend_file_handle's 2003-05-17 08:06:53 +00:00
Moriyoshi Koizumi
e674b5c6a4 MFH: reverted the patch for the PATH_TRANSLATE issue 2003-05-14 18:19:57 +00:00
Moriyoshi Koizumi
ecf62dc44e MFH(r-1.112, r-1.18): fixed bug #23610 2003-05-13 19:38:04 +00:00
Moriyoshi Koizumi
96d9074817 MFH(r-1.16): possible fix for bug #23455 (patch by rrichards@digarc.com) 2003-05-07 14:12:57 +00:00
Sascha Schumann
77d490c8fa usage fix 2003-04-28 19:42:30 +00:00
Ilia Alshanetsky
db59a7414e MFH 2003-04-16 23:31:39 +00:00
Stanislav Malyshev
bf5d11b44e MFH path_translated 2003-04-10 11:35:07 +00:00
foobar
d9e4d36c48 MFH 2003-03-27 13:16:34 +00:00
Ilia Alshanetsky
db230015b8 MFH 2003-03-25 15:35:27 +00:00
foobar
64e2082f39 - MFH: not pretty name (bug #22853) 2003-03-25 01:38:50 +00:00
Ilia Alshanetsky
86306178c5 MFH 2003-03-25 01:34:39 +00:00
foobar
afa7fa58d7 MFH: Fix for bug #22672 2003-03-18 01:24:57 +00:00
Edin Kadribasic
f38526321b Make apache2 handler produce php4apache2.dll which should work as a
drop in replacement for the filter. Remove max_request_per_child from
minfo() since that function is not exported by win32 version of apache2
lib.
2003-03-13 22:01:43 +00:00
foobar
16106bd1f7 OnUpdateLong is only in php5/HEAD. (oops! :) 2003-03-11 17:22:31 +00:00
foobar
4648e756a9 - MFH: apache2handler sapi module
- Changed apache2filter to use --with-apxs2filter
2003-03-10 03:17:04 +00:00
SVN Migration
a9b5596a02 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2003-02-23 02:39:52 +00:00
foobar
3a2a0b1c4c - Remove all of it.
# Ian, this was really unnecessary..
2003-02-15 22:20:55 +00:00
Ian Holsman
f6cf0fce5c After short discussion, the #php.bugs mob decided that we don't want
this in PHP_4_3 branch. At least as long as it doesn't work as well
    (or preferrably better :) than the apache2filter SAPI does.

    So please remove it from the branch for now..

    --Jani
2003-02-15 22:16:03 +00:00
Ian Holsman
dd15de6bda alternate apache2 SAPI. 2003-02-15 05:49:31 +00:00
SVN Migration
cbd263dafe This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2003-02-12 04:38:31 +00:00