From: Andrey Hristov Date: Thu, 17 Mar 2011 10:31:28 +0000 (+0000) Subject: here comes the news X-Git-Tag: php-5.3.7RC1~240 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fb54640c9364bae23e93c69dd0651959ae20002;p=php here comes the news --- diff --git a/NEWS b/NEWS index d1cc159add..d608bd35f4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2011, PHP 5.3.7 +- MySQL Improved extension: + . Fixed Bug #54221 (mysqli::get_warnings segfault when used in multi queries). + (Andrey) 17 Mar 2011, PHP 5.3.6 - Upgraded bundled Sqlite3 to version 3.7.4. (Ilia)