tony2001 Fri May 13 19:15:34 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.383&r2=1.1760.2.384&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.383 php-src/NEWS:1.1760.2.384 --- php-src/NEWS:1.1760.2.383 Fri May 13 09:53:07 2005 +++ php-src/NEWS Fri May 13 19:15:33 2005 @@ -94,6 +94,8 @@ (Dmitry) - Fixed bug #30126 (Enhancement for error message for abstract classes). (Marcus) +- Fixed bug #29975 (memory leaks when set_error_handler() is used inside error + handler). (Tony) - Fixed bug #29944 (Function defined in switch, crashes). (Dmitry) - Fixed bug #29583 (crash when echoing a COM object). (M.Sisolak, Wez) - Fixed bug #29210 (Function: is_callable - no support for private and
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php