1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00
Commit Graph

28790 Commits

Author SHA1 Message Date
Ilia Alshanetsky 1930be2528 MFH: Return error on an invalid input to mime_content_type() function. 2005-05-25 03:06:07 +00:00
Andrei Zmievski 6b1cc632d1 MFH 2005-05-24 22:11:39 +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 770b04e09e BFN 2005-05-23 11:52:23 +00:00
Antony Dovgal f0893ba362 MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes) 2005-05-23 11:52:12 +00:00
Antony Dovgal b3a89ba1ba MFH: fix test 2005-05-23 11:38:54 +00:00
foobar 9f24154bed MFH: Upgrade bundled shtool to 2.0.1 2005-05-23 09:46:17 +00:00
foobar d81b8bcb7b MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build). 2005-05-23 09:41:51 +00:00
foobar 2399cb1321 Missed the bus now.. 2005-05-23 06:49:48 +00:00
Dmitry Stogov 16a1587e08 Handling responses with Content-Lenght: 0 2005-05-23 06:25:02 +00:00
Ilia Alshanetsky 3b4f3489f9 MFH: adjust highlight test. 2005-05-22 16:41:33 +00:00
Ilia Alshanetsky 4a3be1d920 MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags). 2005-05-22 16:40:49 +00:00
Antony Dovgal ac378c3b78 MFH: fix compile warning 2005-05-22 12:57:45 +00:00
Stanislav Malyshev c51ccc9243 fix leak 2005-05-22 11:11:42 +00:00
Rasmus Lerdorf 3526bcf9cf MFH Fixed bug 33072 - safemode/open_basedir check for runtime save_path
change
2005-05-21 18:54:57 +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
Georg Richter ebec35f646 MFH:
- fix for bug #33090 (mysqli_prepare doesn't return an error)
- mysql_set_charset now works for MySQL >= 5.0.6
2005-05-21 08:54:57 +00:00
Grant Croker 119e74d6c2 - Fixed bug #30593 (--with-ingres option generates broken Makefile). 2005-05-20 16:13:27 +00:00
Rob Richards 5e63dccbb9 MFH: correct fix for bug #33059
- fix issue in other methods
2005-05-20 15:02:48 +00:00
Antony Dovgal bfdac383dc MFH:
fix bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault)
add test
2005-05-20 14:24:16 +00:00
Derick Rethans f4feaeeff9 - Update NEWS 2005-05-20 11:15:03 +00:00
Derick Rethans 2e0caa5f5f - MFH: Fixed bug #33013: "next month" was handled wrong. 2005-05-20 11:14:01 +00:00
Antony Dovgal 00b89e2d34 MFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading session cookies) 2005-05-20 10:28:16 +00:00
foobar bdbc54c1ab reorder 2005-05-20 06:37:30 +00:00
Rasmus Lerdorf 8fa2dc1c64 . 2005-05-19 16:17:17 +00:00
Rasmus Lerdorf feac7f8dbb MFH 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:06:38 +00:00
George Schlossnagle 496a8fbfbd support building on new-fangled 64bit linux distros that stick
libraries in /usr/lib64
2005-05-19 14:23:07 +00:00
Ilia Alshanetsky bb671b8928 MFH: Fixed bug #33059 (crash when moving xml attribute set in dtd). 2005-05-19 13:47:47 +00:00
Dmitry Stogov 4a3aae2b74 Backported fix for bug #30451 2005-05-19 10:37:09 +00:00
Dmitry Stogov 8e5c9a3d35 Strict warnings 2005-05-19 09:56:00 +00:00
Stanislav Malyshev 00e1c513c3 fix for #29890 - part 2 2005-05-18 18:10:17 +00:00
Stanislav Malyshev d16cfb98e1 test 2005-05-18 18:08:36 +00:00
Stanislav Malyshev cc65afef4d fix #29890 - crash when function call fails 2005-05-18 18:01:13 +00:00
Stanislav Malyshev 9d36b04b69 tests 2005-05-18 14:51:08 +00:00
Magnus M��tt� b8a50ab35b MFH: Fix tests. 2005-05-17 18:43:58 +00:00
Antony Dovgal 2cfff608bd MFH: gdImageGifCtx() is always available in bundled lib 2005-05-17 12:23:02 +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 cdf0dde4e4 BFN 2005-05-13 23:15:33 +00:00
Antony Dovgal 53db4b6087 MFH: fix bug #29975 (memory leaks when set_error_handler() is used inside error handler) 2005-05-13 23:15:21 +00:00
Georg Richter 146a948d37 MFH:
fixed windows compilation bug
renamed mysqli_set_character_set_name to mysqli_set_charset
2005-05-13 13:53:08 +00:00
Antony Dovgal a778e8ae49 MFH: fix #33019 (socket errors cause memory leaks in php_strerror())
patch by jwozniak23 at poczta dot onet dot pl
2005-05-12 16:27:06 +00:00
Antony Dovgal 28bcbea342 fix both win and gcc compile errors 2005-05-11 21:16:44 +00:00
Antony Dovgal 1887ae79d6 MFH: fix gcc-2.95 problems (reported by Adam Maccabee Trachtenberg) 2005-05-11 20:04:39 +00:00
Joe Orton 85afcb802d MFH: - Fixed bug #29119 (html_decode_entities handling of U+0152-U+0192 range)
(merge error from 4.3)
MFH: Mark pointers in entity tables as const.
2005-05-11 14:58:34 +00:00
Antony Dovgal d9918485df use & and check for the right value of result_type 2005-05-10 23:15:24 +00:00
foobar 2f8f30a9d1 missing blame tag :) 2005-05-10 21:45:25 +00:00
Antony Dovgal 3a121f0377 MFH: fix #32904 (pg_get_notify() ignores result_type parameter) 2005-05-10 20:13:58 +00:00