From: Andrey Hristov Date: Tue, 11 May 2010 15:50:21 +0000 (+0000) Subject: here comes the news, too X-Git-Tag: php-5.3.3RC1~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4828ccd23d36d308de11b33ab215e6cfbfd8784;p=php here comes the news, too --- diff --git a/NEWS b/NEWS index d754a30d68..2d05102ac6 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,8 @@ PHP NEWS Apache2 on Windows). (Pierre) - Fixed bug #51721 (mark DOMNodeList and DOMNamedNodeMap as Traversable). (David Zuelke) +- Fixed bug #51712 (Test mysql_mysqlnd_read_timeout_long must fail on MySQL4). + (Andrey) - Fixed bug #51690 (Phar::setStub looks for case-sensitive __HALT_COMPILER()). (Ilia) - Fixed bug #51688 (ini per dir crashes when invalid document root are given).