From: Felipe Pena Date: Fri, 27 Mar 2009 16:51:35 +0000 (+0000) Subject: - Merged into 5_2 X-Git-Tag: php-5.3.0RC2~268 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca4970fd8a4c4a026b69362dbde44148c76af9d3;p=php - Merged into 5_2 --- diff --git a/NEWS b/NEWS index b5b2d12dc7..0ed2631c18 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,6 @@ PHP NEWS (Matteo) - Fixed bug #47771 (Exception during object construction from arg call calls object's destructor). (Dmitry) -- Fixed bug #47769 (Strange extends PDO). (Felipe) - Fixed bug #47714 (autoloading classes inside exception_handler leads to crashes). (Dmitry) - Fixed bug #47699 (autoload and late static binding). (Dmitry)