]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Wed, 21 May 2003 21:57:58 +0000 (21:57 +0000)
committerfoobar <sniper@php.net>
Wed, 21 May 2003 21:57:58 +0000 (21:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 36c7fc29db93f307f8da4968c9cf3b42fe4b5453..a4579865c640da031b34da708d52579c0a334241 100644 (file)
--- 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)