1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Commit Graph

1211 Commits

Author SHA1 Message Date
Wez Furlong
2e4f176a6d Potential fix for problems during registration 2003-04-24 13:52:16 +00:00
Marcus Boerger
b882dbf5b9 MFH Synch: shutdown and ini defaults 2003-04-23 22:53:17 +00:00
Sascha Schumann
1719d0062c MFH 2003-04-21 01:09:33 +00:00
Ilia Alshanetsky
db59a7414e MFH 2003-04-16 23:31:39 +00:00
Sascha Schumann
e533fe138b fix two uninitialized reads 2003-04-16 13:44:05 +00:00
Sascha Schumann
aa6e7433bc MFH 2003-04-16 13:37:54 +00:00
Sascha Schumann
72a2ec5d85 MFH 2003-04-16 09:21:45 +00:00
Stanislav Malyshev
bf5d11b44e MFH path_translated 2003-04-10 11:35:07 +00:00
Marcus Boerger
d8d9e16711 MFH: cli/ini/html_errors/info (they are related) 2003-04-09 20:27:55 +00:00
Marcus Boerger
99637508f9 MFH: erroneous newline at start 2003-04-08 23:04:36 +00:00
Sascha Schumann
9daf234fef MFH 2003-03-30 18:36:46 +00:00
Moriyoshi Koizumi
bb4a3f979b MFH 2003-03-29 16:18:11 +00:00
Moriyoshi Koizumi
651808e3dd MFH(r-1.223): CS & WS fixes 2003-03-29 16:14:41 +00:00
Moriyoshi Koizumi
c4521dfb2f MFH(r-1.222): do the right fix.. 2003-03-28 18:25:01 +00:00
Moriyoshi Koizumi
b7875715ce MFH(r-1.221): fixed bug #22773 2003-03-28 17:55:08 +00:00
Shane Caraveo
ce2edd18c7 MFH 2003-03-27 17:57:58 +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
bb0a9b3208 MFH 2003-03-24 11:21:26 +00:00
Uwe Schindler
25dc000e41 PHP_WIN32 included 2003-03-24 10:33:47 +00:00
foobar
afa7fa58d7 MFH: Fix for bug #22672 2003-03-18 01:24:57 +00:00
foobar
d4a01a8524 MFH: no c++ comments 2003-03-14 17:40:55 +00:00
Edin Kadribasic
156ab40baa Disable building of apache2filter (obsoleted by handler). 2003-03-13 22:03:20 +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
Shane Caraveo
95987aedb2 fix using stdin. This was already fixed in php5. 2003-03-10 02:35:59 +00:00
foobar
4f7a06cf66 MFH 2003-03-10 02:17:06 +00:00
Uwe Schindler
da7b2d970d Changes for iPlanet Webserver 6 2003-03-09 12:08:36 +00:00
foobar
2492aba147 MFH: Fix for bug #22473 2003-03-07 18:58:34 +00:00
Uwe Schindler
c138b63720 credits update 2003-03-07 17:08:06 +00:00
Stefan Esser
5f142e88fb MFH 2003-03-06 20:59:27 +00:00
foobar
d63aa79f79 MFH 2003-03-05 16:12:41 +00:00
foobar
1e8876bdad MFH: Possible fix for #22259 + part 1/2 for fixing AIX DSO bug 2003-02-24 16:16:57 +00:00
George Schlossnagle
e7155c5f3d MFH fix for 19919 2003-02-24 01:29:54 +00:00
foobar
b8547bbff0 Fixed bug #22356 (Do not add empty -I flags). 2003-02-23 09:36:47 +00:00
foobar
ca2cd45607 MFH: - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT) 2003-02-23 07:34:32 +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
Sascha Schumann
614a83e555 some improvements 2003-02-19 11:01:38 +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
Edin Kadribasic
9c90d59fc0 Option -b needs an argument. This fixes #22229.
# Note -b still seems to be broken:
# sapi/cgi/php -b 4444
# Status: 404
# Content-type: text/html
# X-Powered-By: PHP/4.3.1-dev
#
# No input file specified.
2003-02-15 13:26:05 +00:00
Ian Holsman
dd15de6bda alternate apache2 SAPI. 2003-02-15 05:49:31 +00:00
foobar
fdd1cf4772 Added missing $Id$ tag 2003-02-14 14:38:01 +00:00
foobar
9b4f865e5d MFH 2003-02-13 20:58:41 +00:00
Shane Caraveo
40e365b239 MFH 2003-02-13 18:21:23 +00:00
foobar
7c5adc1bb8 MFH 2003-02-13 07:48:00 +00:00
Sascha Schumann
69a24f699d MFH 2003-02-13 02:30:54 +00:00