Sara Golemon
3795f9d8bb
MFH(r-1.7) Silence compiler warning: unused variable
2005-12-29 06:02:17 +00:00
Andrei Zmievski
e6ae0e99c3
MFH
2005-12-16 22:45:12 +00:00
Ilia Alshanetsky
00b9392bf5
Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one php
...
script is loaded via SSI include).
2005-12-14 03:36:44 +00:00
Marcus Boerger
c19fa0bbde
- MFH Add method support to --rfunction
2005-12-11 02:41:04 +00:00
Marcus Boerger
ba6c82eee9
- MFH --r* switches
2005-12-11 02:17:34 +00:00
Dmitry Stogov
5461b5a6b1
Fixed bug #34429 (Output buffering cannot be turned off with FastCGI)
2005-12-09 17:01:50 +00:00
foobar
3e669bc950
MFH: nuke php3 legacy
2005-12-06 02:28:41 +00:00
foobar
b9af8f2719
MFH: nuke php3 legacy
2005-12-06 01:14:02 +00:00
foobar
d95275052b
MFH
2005-12-06 01:08:49 +00:00
foobar
bde40a73db
MFH: fix possible compile error
2005-12-03 01:28:16 +00:00
Antony Dovgal
1cbe552f4d
change "-o" to "||" (fixes potential problems on weird systems where test doesn't support -o)
2005-11-29 18:26:02 +00:00
foobar
26b8b65c18
MFH: - Fixed bug #35409 (undefined reference to 'rl_completion_matches').
2005-11-28 16:51:16 +00:00
Ilia Alshanetsky
110344d65c
Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module).
2005-11-18 18:59:49 +00:00
Ilia Alshanetsky
8f514cd18c
MFH: Resolve Apache 2 regression with sub-request handling on non-linux
...
systems.
2005-11-17 21:00:28 +00:00
foobar
c127df868e
MFH: - Fix compile failure when ext/readline is compiled as shared (bug #35249 )
2005-11-17 08:37:31 +00:00
Ilia Alshanetsky
57e49322a5
Fixed memory leak on php-cli -h
2005-11-15 15:27:26 +00:00
Marcus Boerger
9c14ce94f3
- MFH heredoc handling in -a mode
2005-11-07 19:14:40 +00:00
foobar
6ec23a56d8
MFH:- Fixed minor leak with -dzlib.output_compression=1 -m
2005-11-06 22:42:23 +00:00
Michael Wallner
496fd1c041
- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting
...
- sapi_send_headers() already takes care of default_content_type (left over of fix for bug #29983 )
2005-11-02 14:38:13 +00:00
Ilia Alshanetsky
51d8950b53
Additional tweaks to the patch for bug #34249 .
2005-10-26 15:08:23 +00:00
Ilia Alshanetsky
5bb29235dc
MFH: Fixed -m memory leak
2005-10-19 21:57:45 +00:00
Antony Dovgal
e5928942ac
MFH: initialize SG(request_info).auth_digest
2005-10-18 23:51:54 +00:00
Ilia Alshanetsky
24046edbbb
MFH: Fixed bug #34905 (Digest authentication does not work with Apache 1).
2005-10-18 23:15:28 +00:00
foobar
3fbee80f35
- Fixed bug #34850 (--program-suffix and --program-prefix not included in man page names)
2005-10-13 10:02:59 +00:00
Antony Dovgal
f4371b9cc6
fix bug #34581 (crash with mod_rewrite)
2005-10-12 21:24:09 +00:00
foobar
28a0aef13e
MFH: removed confusing dot.
2005-10-11 18:58:59 +00:00
Johannes Schlüter
d3dc0a39bc
- MFH: Fix #34557 php -m exits with "error" 1
2005-10-06 20:29:41 +00:00
Ilia Alshanetsky
f2ed06347b
MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.
2005-10-05 00:43:38 +00:00
foobar
8c4d1f6657
MFH
2005-09-02 13:51:47 +00:00
foobar
1978e9109f
MFH
2005-09-01 14:33:47 +00:00
Ilia Alshanetsky
e134382a71
MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).
2005-08-18 01:14:42 +00:00
Johannes Schlüter
0d993d2172
- Fix tab-completion for constants.
2005-08-14 13:07:15 +00:00
Marcus Boerger
256e6e3350
- MFH creadits to Johannes
2005-08-11 20:45:58 +00:00
foobar
000a9e3015
- Fixed problem with -dextension=foobar.so not having it's MINIT run.
2005-08-08 16:49:44 +00:00
Hartmut Holzgraefe
621238a3c3
fix extension loading from command line, resources didn't work
...
(still related to Bug #33899 )
2005-08-08 08:45:33 +00:00
foobar
d77c684c42
- Changed -a to -A to prevent enabling PHP in httpd.conf automatically.
...
# Most distributions use separate file in a conf.d/ directory to enable
# PHP, using -a would add unnecessary line in the main httpd.conf and
# causes a warning during startup.
2005-08-05 08:14:54 +00:00
foobar
23e671a51e
- Bumber up year
2005-08-03 14:08:58 +00:00
foobar
20241fe16a
- 2004 -> 2005
2005-08-03 11:12:19 +00:00
Dmitry Stogov
cf6bb99723
Fixed bug #33723 (php_value overrides php_admin_value)
2005-08-01 07:46:54 +00:00
Rasmus Lerdorf
884c97d4d7
MFB fix for bug #33690
2005-07-25 22:38:11 +00:00
Marcus Boerger
ae1fa04899
- Bugfix #33733
2005-07-25 18:04:13 +00:00
Dmitry Stogov
8de3367453
Fixed support for shared extensions on AIX
2005-07-07 05:54:43 +00:00
Dmitry Stogov
d647e000a7
Fixed bug #33520 (crash if safe_mode is on and session.save_path is changed)
2005-07-04 12:47:10 +00:00
Brian France
3137e1e422
Added a SG(server_context) NULL check to php_apache_getenv.
...
This can get called when "<key> = ${<key>}:/foo" is used in a .ini file, but <key> has not be set yet.
You will end up with a value of ":/foo", but at least it will not crash now.
2005-06-28 16:34:18 +00:00
Ilia Alshanetsky
a462e687dc
Fixed possible memory corruption.
2005-06-21 00:12:35 +00:00
Antony Dovgal
8be61d707f
fix #29683 (headers_list() returns empty array)
2005-06-20 12:46:34 +00:00
foobar
4dfa3fc731
Some netware related build issues fixed (patch by: Kamesh Jayachandran <kameshj at fastmail dot fm>
2005-06-20 11:06:54 +00:00
Wez Furlong
43aa6922d3
Don't crash here if there are errors (such as failing to load extensions via
...
php.ini) during startup.
2005-06-16 14:54:51 +00:00
Marcus Boerger
acd747d374
- Expose -a as special mode and show whether it is a shell or not
2005-06-06 07:11:08 +00:00
foobar
51eebc6096
cs + ws
2005-06-03 23:11:51 +00:00