diff options
author | foobar <sniper@php.net> | 2003-05-21 21:57:58 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-05-21 21:57:58 +0000 |
commit | 0840b0ccf05a3bb6fbb9c878eae2fa05f15724fd (patch) | |
tree | 7e1ff7b443d8137c30dddaad2a8cd505c8bc5df2 | |
parent | 237bf7a69c36a5ee169db8e889d220be89479fbe (diff) | |
download | php-git-0840b0ccf05a3bb6fbb9c878eae2fa05f15724fd.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -42,6 +42,8 @@ PHP 4 NEWS (Uwe) - Fixed bug #23661 (mysql_fetch_array() gives no warning when an invalid argument was passed as result_type). (Derick) +- Fixed bug #23619 (set_error_handler() registered handler not called for + object instances). (Jani, waboring@qualys.com) - Fixed bug #23606 (Unable to build --with-db4 (db4.1.25)). (Marcus) - Fixed bug #23567 (pfsockopen() returns dead connections). (Wez) - Fixed bug #23539 (curl_exec() produces strange results). (daniel@haxx.se) |