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
Sascha Schumann
ac9dd33e9a
MFH
2003-02-13 02:25:35 +00:00
foobar
11260dc9d7
MFH
2003-02-12 17:09:47 +00:00
foobar
983479603c
MFH
2003-02-12 04:39:30 +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
foobar
fcace76909
MFH
2003-02-12 04:05:33 +00:00
Sascha Schumann
01f0478750
MFH
2003-02-11 02:35:34 +00:00
Sascha Schumann
04e25c59f7
MFH BUFF check
2003-02-11 02:25:48 +00:00
Sascha Schumann
55d7aa9142
MFH, fully selfcontained, my risk
2003-02-11 01:00:59 +00:00
foobar
3df73b303e
MFH (ws fixes, but merged to ease any fix patch merging)
2003-02-09 23:48:59 +00:00
foobar
b7e4606a73
MFH
2003-02-09 23:30:08 +00:00
foobar
8fc9bfc66e
MFH: Fixed _SERVER[] variables, memleaks
2003-02-09 23:27:50 +00:00
Sascha Schumann
6cfa5ae855
MFH 0/-1 changes
2003-02-09 21:28:49 +00:00
Marcus Boerger
16add2cb7a
MFH: manpage for this version
2003-02-08 15:27:33 +00:00
SVN Migration
9547f33a8e
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-02-07 22:12:03 +00:00
foobar
a51420ddc8
MFH: Fix bug: #22035 (EXTRA_LDFLAGS for AIX not quite right)
2003-02-03 17:35:39 +00:00
Giuseppe Tanzilli
008dc0c248
Fix sapi/servlet build on Unix
2003-02-03 09:04:09 +00:00
Edin Kadribasic
81586fed7d
MFH
2003-01-29 15:42:43 +00:00
Ilia Alshanetsky
827b79d6c1
MFH
2003-01-28 16:34:41 +00:00
Edin Kadribasic
35876e07b3
MFH
2003-01-28 14:19:12 +00:00
Edin Kadribasic
17c7216ee0
MFH
2003-01-28 10:54:17 +00:00
Shane Caraveo
839512558f
MFH
...
fix bug 21261
putenv on some platforms requires we provide the memory
cleanup env parsing logic
fix bug 21367
missed optargs in a previous patch
2003-01-25 22:02:45 +00:00
foobar
8fdf6abb81
MFH: Fixed bug: #21698 , httpd.conf not modified with "make install"
2003-01-21 06:03:16 +00:00
Edin Kadribasic
2070287f64
MFH
2003-01-21 03:04:38 +00:00
SVN Migration
35382136b4
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-01-21 02:46:08 +00:00
Sascha Schumann
6b398307a3
MFH POST fixes
2003-01-17 19:11:38 +00:00
Sascha Schumann
18d55a08b3
MFH
2003-01-15 11:32:31 +00:00
Sascha Schumann
29db4eaa2c
MFH 1.150
2003-01-15 11:29:05 +00:00
Ilia Alshanetsky
7a16fdbd27
MFH
2003-01-08 00:44:58 +00:00
Edin Kadribasic
20a2136350
MFH:
...
Fixed bug #17098 (make Apache aware that PHP scripts represent dynamic data
and should not be cached). Fix suggested by daniel.eckl@gmx.de .
2003-01-07 15:23:45 +00:00
Derick Rethans
6f533a3d8a
- Fix docrefs
2003-01-03 21:32:24 +00:00
Sebastian Bergmann
03d440e1c0
MFH: Bump year.
2002-12-31 16:27:40 +00:00
Ilia Alshanetsky
5c5c577359
MFH
2002-12-30 18:29:25 +00:00
George Schlossnagle
45f5605f38
mfh (bug #21177 )
2002-12-25 21:14:55 +00:00
Stefan Esser
cb6d34ee25
MFH
2002-12-24 23:50:21 +00:00