diff options
author | foobar <sniper@php.net> | 2003-05-26 03:48:22 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-05-26 03:48:22 +0000 |
commit | 36e9a1582f795e9cba939142cb00cfea6dd7e73a (patch) | |
tree | 3afce62a9df2502c095c1b6317103f8eb9b14e32 | |
parent | bd955dcb81ad37fded6698b879075f92e3b25e1b (diff) | |
download | php-git-36e9a1582f795e9cba939142cb00cfea6dd7e73a.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ PHP 4 NEWS - Fixed several 64-bit problems. (Dave) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) +- Fixed bug #23788 (str|preg_replace() clobber the array elements). (Ilia) - Fixed bug #23765 (file uploads ignored due to case sensitivity). (Sara) - Fixed bug #23738 (ifx_copy_blob() crash). (Jani) - Fixed bug #23661 (mysql_fetch_array() gives no warning when an invalid |