Dmitry Stogov
|
00448a5211
|
Fixed bug #29971 (variables_order behaviour)
|
2005-05-25 17:41:18 +00:00 |
|
Antony Dovgal
|
2843a96a82
|
MFH: make it compile on Win32
|
2005-05-24 10:14:05 +00:00 |
|
Ilia Alshanetsky
|
f4a9417486
|
MFH: Fixed bug #32810 (temporary files not using plain file wrapper).
|
2005-05-23 21:49:53 +00:00 |
|
Antony Dovgal
|
254adf10bd
|
revert by Wez's request
|
2005-05-23 15:37:10 +00:00 |
|
Antony Dovgal
|
f0893ba362
|
MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes)
|
2005-05-23 11:52:12 +00:00 |
|
Rasmus Lerdorf
|
531f14ca6e
|
Ah, never mind. Didn't notice a conflict on my last checkout. Jani's MFH
was fine.
|
2005-05-21 18:26:27 +00:00 |
|
Rasmus Lerdorf
|
d98646435e
|
Roll back Jani's blind MFH here. zend_call_destructors() is PHP 5.1 only.
|
2005-05-21 18:11:17 +00:00 |
|
Antony Dovgal
|
7d1ea234ff
|
MFH: fix bugs #32742 (segmentation fault when the stream with a wrapper
is not closed), #32171 (Userspace stream wrapper crashes PHP)
|
2005-05-16 08:37:41 +00:00 |
|
Antony Dovgal
|
0cd04dd8ee
|
MFH: fix off-by-one in _php_image_output()
and prevent such errors in php_do_open_temporary_file()
|
2005-05-06 16:49:04 +00:00 |
|
Antony Dovgal
|
05febcfc9a
|
MFH: fix #32828 (Throwing exception in output_callback function with ob_start and
ob_end_clean leads to segfault)
|
2005-04-28 14:20:56 +00:00 |
|
Andrey Hristov
|
d795792f8f
|
change names
|
2005-04-27 21:23:44 +00:00 |
|
foobar
|
cadd10f56b
|
MFH: revertos
|
2005-04-25 21:18:41 +00:00 |
|
Ilia Alshanetsky
|
40d04782e0
|
zval** not zval*.
|
2005-04-24 18:11:23 +00:00 |
|
Ilia Alshanetsky
|
5135548c9d
|
MFH: Fixed bug #32802 (General cookie overrides more specific cookie).
|
2005-04-24 17:52:58 +00:00 |
|
foobar
|
eb393b600c
|
MFH: - Execute destructors earlier
|
2005-04-24 14:49:00 +00:00 |
|
foobar
|
86e161007c
|
MFH: - Fixed bug #32111 (Cookies can also be separated by colon)
|
2005-04-23 20:34:23 +00:00 |
|
Andrey Hristov
|
b01b5d8e58
|
MFH
|
2005-04-19 17:33:16 +00:00 |
|
foobar
|
00330f2ae7
|
MFH: - Remove relic
|
2005-04-17 13:37:45 +00:00 |
|
Antony Dovgal
|
39e0e30af0
|
MFH: revert the patch
|
2005-04-11 15:19:40 +00:00 |
|
Uwe Schindler
|
69ba9df048
|
Bug #32614 - prevent from crahsing with segfault on solaris if fdopen() fails - this fixes NOT the stdio-problem on solaris!
|
2005-04-07 07:28:53 +00:00 |
|
Ilia Alshanetsky
|
eaed8e0922
|
MFH: Fixed bug #32553 (mmap loads only the 1st 2000000 bytes on Win32).
|
2005-04-06 14:47:51 +00:00 |
|
Ilia Alshanetsky
|
6a8e47ca98
|
MFH: Fixed bug #31363 (broken non-blocking flock()).
|
2005-04-06 13:59:48 +00:00 |
|
Antony Dovgal
|
dfaf49e9fd
|
MFH: do not try to read after EOF
|
2005-04-06 08:26:44 +00:00 |
|
Ilia Alshanetsky
|
137eb633aa
|
MFH: Fixed bug #30362 (stream_get_line() not reading data correctly).
|
2005-04-05 03:00:13 +00:00 |
|
Sara Golemon
|
62eceedcc4
|
MFH rev 1.72
|
2005-04-04 19:48:14 +00:00 |
|
Uwe Schindler
|
d7842bb07c
|
Bug #32491 (File upload error - unable to create a temporary file) - Changing file upload from stdio to posix
|
2005-04-04 15:00:13 +00:00 |
|
Antony Dovgal
|
0d7b574472
|
MFH patch previously commited by Ilia
(memory leak when "S" is not listed in variable_order)
|
2005-04-03 11:55:44 +00:00 |
|
foobar
|
e421488f99
|
MFH: c++ fix
|
2005-03-31 07:39:42 +00:00 |
|
Derick Rethans
|
21545018c3
|
- Back to dev so that we have working snapshots again.
|
2005-03-30 22:24:52 +00:00 |
|
Zeev Suraski
|
6118b0b738
|
Roll 5.0.4
|
2005-03-30 21:43:12 +00:00 |
|
Derick Rethans
|
5663cf0e81
|
- Back to -dev
#- This is important for the snapshot builder!
|
2005-03-26 19:17:11 +00:00 |
|
Zeev Suraski
|
a14f4684a1
|
Roll RC2
|
2005-03-24 08:23:37 +00:00 |
|
Andi Gutmans
|
1b12c6b362
|
- Fix typos
|
2005-03-24 01:11:35 +00:00 |
|
Marcus Boerger
|
d56d1de230
|
- MFH Notices shouldn't be treatedas errors and thus not being conidered to
be converted to exceptions.
|
2005-03-23 07:57:17 +00:00 |
|
Marcus Boerger
|
582697ae5c
|
- MFH
|
2005-03-19 14:29:18 +00:00 |
|
Zeev Suraski
|
8108a04110
|
RC1 -> RC2-dev
|
2005-03-17 13:11:38 +00:00 |
|
Anantha Kesari H Y
|
b5e227d4c5
|
PHP_OS and PHP_UNAME for NetWare are getting populated from the ph_config.h(configure.in)
|
2005-03-14 09:41:39 +00:00 |
|
Zeev Suraski
|
084e58fa8b
|
Prepare to roll 5.0.4RC1
|
2005-03-13 19:57:05 +00:00 |
|
Anantha Kesari H Y
|
33a4feed28
|
removing redundant CLIB_STAT_PATCH
|
2005-03-11 11:42:10 +00:00 |
|
Anantha Kesari H Y
|
250543afc9
|
Netware LibC has mkstemp
|
2005-03-11 08:18:14 +00:00 |
|
Anantha Kesari H Y
|
553245e48d
|
removed NetWare specific NEW_LIBC checks
|
2005-03-11 08:11:28 +00:00 |
|
Anantha Kesari H Y
|
94d9d3f920
|
NetWare LibC does not have search.h
|
2005-03-11 07:02:32 +00:00 |
|
Anantha Kesari H Y
|
1ace2e5ac7
|
NetWare LibC has pwd.h
|
2005-03-11 06:55:22 +00:00 |
|
Anantha Kesari H Y
|
f487c128cc
|
NetWare can use of ./configure generated php_config.h
|
2005-03-10 13:42:35 +00:00 |
|
Anantha Kesari H Y
|
a90af34542
|
NetWare LibC has param.h and pwd.h
|
2005-03-10 11:32:36 +00:00 |
|
foobar
|
a39d2b5747
|
MFH
|
2005-03-08 21:45:38 +00:00 |
|
foobar
|
9b4400830f
|
MFH
|
2005-03-08 21:23:21 +00:00 |
|
Zeev Suraski
|
10b6108ac1
|
MFH
|
2005-03-03 09:56:44 +00:00 |
|
foobar
|
f468d909a1
|
MFH: Fix comment
|
2005-02-24 11:35:10 +00:00 |
|
Ilia Alshanetsky
|
11fb10b74d
|
MFH: Increase maximum mmapable file size to 2mb from 1mb.
|
2005-02-23 22:41:24 +00:00 |
|