Sebastian Bergmann
51a34ef7ed
MFH: Bump copyright year.
2007-12-31 07:23:06 +00:00
Scott MacVicar
166366a763
MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).
2007-06-18 15:53:15 +00:00
Stanislav Malyshev
8842221453
MF5: use snprintf
2007-03-05 22:00:12 +00:00
Edin Kadribasic
d0d6ef7758
Use standardised locations for libs and includes
2007-03-03 03:12:20 +00:00
Sebastian Bergmann
746301b213
MFH: Bump year.
2007-01-01 09:47:28 +00:00
Antony Dovgal
aadba93278
MFH
2006-12-28 13:30:34 +00:00
Rasmus Lerdorf
0f30174f3c
ap_get_client_block can return -1, so don't use an unsigned int here
2006-05-13 21:42:14 +00:00
Ilia Alshanetsky
0946fc2fbf
MFH:
...
Removed extra space in the Content-Type header for logos
Simplified stderr error reporting in apache sapi.
2006-04-02 17:59:33 +00:00
foobar
2b3336117c
bump year and license version
2006-01-01 13:47:46 +00:00
Rasmus Lerdorf
bb9223391e
Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
...
RFC 2616 section 10.3.5
2005-05-19 16:14:46 +00:00
foobar
a00bdd925a
MFH
2005-03-04 15:16:27 +00:00
Derick Rethans
c61f31defe
- MFH: There is no --with-apache2, only apxs2
2005-01-26 18:03:30 +00:00
Antony Dovgal
74bbb513a2
typo in config.m4 (potential configuration problem with Stronghold)
2004-08-18 07:16:46 +00:00
Stefan Esser
42a50158bc
Merge all not yet merged security fixes into the 4_3 branch
2004-07-21 16:25:37 +00:00
Rasmus Lerdorf
e596539840
If we have a text/html file with the executable bit set, we load up the
...
current ini, but if php's xbithack option is not set we forgot to restore
the previous ini settings potentially leaking ini settings from one request
to the next. Closes bug #25753 and a few others.
2004-01-28 17:42:20 +00:00
foobar
e56b9397d9
MFH: runtime apache version
2003-09-09 21:42:57 +00:00
Ilia Alshanetsky
4df567fe9d
MFH: Fixed format bug
2003-08-28 17:49:08 +00:00
foobar
0db5048d6a
MFH
2003-06-27 16:42:51 +00:00
Rasmus Lerdorf
28f4501f0a
Fix a couple of closing folding tags
2003-06-03 05:41:49 +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
Zeev Suraski
2127840893
Revert PHP part of the fd patch
2003-05-21 09:34:21 +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
d36a62dd0e
MFH(r-1.43): fixed a syntax highlighter problem that happens when output buffering is turned on
2003-05-16 23:08:47 +00:00
Edin Kadribasic
eafad14638
Reverting my last patch because user reports it does not help
...
solve the problem. (bug #23504 )
# I cannot reproduce this myself so reverting the patch
# is probably the best thing to do at this point.
2003-05-09 09:08:09 +00:00
Edin Kadribasic
f601dff0c2
Fix for bug #23504 . Read per_dir configuration before trying to open the
...
the php file for execution.
2003-05-08 09:19:44 +00:00
Sascha Schumann
9daf234fef
MFH
2003-03-30 18:36:46 +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
ca2cd45607
MFH: - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)
2003-02-23 07:34:32 +00:00
foobar
7c5adc1bb8
MFH
2003-02-13 07:48:00 +00:00
foobar
11260dc9d7
MFH
2003-02-12 17:09:47 +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
6cfa5ae855
MFH 0/-1 changes
2003-02-09 21:28:49 +00:00
Sascha Schumann
29db4eaa2c
MFH 1.150
2003-01-15 11:29:05 +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
Andrei Zmievski
614614c89e
Make PHP_AUTH_* variables not available in safe mode under Apache. Patch by
...
Philip Olson.
2002-12-21 20:09:09 +00:00
foobar
93f50df68d
MFH: Fix for bug #20928
2002-12-11 08:42:07 +00:00
Marcus Boerger
a27d6d90ec
MFH
2002-12-05 23:19:02 +00:00
Ilia Alshanetsky
b09c1afe0e
PHP flags specified in .htaccess can now be turned on by using '1' as well as
...
'On'.
2002-11-10 19:34:09 +00:00
Sascha Schumann
2909e5c9c9
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
...
instances
2002-10-24 13:15:49 +00:00
Moriyoshi Koizumi
f2f19761a5
Forgot this one.
2002-10-23 18:34:57 +00:00
Hartmut Holzgraefe
c4cb92229c
this will be handled elsewhere
2002-10-21 20:20:08 +00:00
Rasmus Lerdorf
204c64e57f
zlib.h being included before ssl.h needs to be handled here too
2002-10-08 00:13:56 +00:00
Colin Viebrock
c7c275b741
fix phpinfo() output for better browser BC
2002-09-26 17:54:54 +00:00
Ilia Alshanetsky
fd094b5b1e
Fixed bug #15038 , original patch by: phpman@toowards.com
2002-09-21 15:42:33 +00:00
Colin Viebrock
14a6cc8847
Change phpinfo() to use CSS styling instead of HTML code.
...
It doesn't render as nicely as it used to on older browsers, but it
does result in smaller files, and opens the door to using your own CSS
to style it differently.
There is a patch to Zend/zend_ini.c, but I don't have enough Karma, so
Derick has the patch.
2002-09-19 21:57:25 +00:00
Zeev Suraski
76312b4508
another startup initialization fix - only ISAPI and CGI SAPI's tested,
...
minor compile buglets might occur in other SAPIs, but should be trivial
to fix...
2002-09-18 21:57:42 +00:00