From: Edin Kadribasic Date: Sat, 2 Jul 2005 23:04:34 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.0b3~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6649a16c3dc31c5cb0d7edbdc3ca48a5d541fc60;p=php BFN --- diff --git a/NEWS b/NEWS index ef997b79b6..4946a4ce0c 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP NEWS - Fixed bug #30828 (debug_backtrace() reports incorrect class in overridden methods). (Dmitry) - Fixed bug #30519 (Interface not existing says Class not found). (Dmitry) +- Fixed bug #30052 (Crash on shutdown after odbc_pconnect()). (Edin) - Fixed bug #28377 (debug_backtrace is intermittently passing args). (Dmitry) - Fixed bug #27268 (Bad references accentuated by clone). (Dmitry)