From: foobar Date: Wed, 21 May 2003 21:57:58 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC4~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0840b0ccf05a3bb6fbb9c878eae2fa05f15724fd;p=php BFN --- diff --git a/NEWS b/NEWS index 36c7fc29db..a4579865c6 100644 --- a/NEWS +++ b/NEWS @@ -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)