andrey Mon, 01 Feb 2010 11:38:50 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=294299
Log: and the NEWS entry Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2010-02-01 11:37:48 UTC (rev 294298) +++ php/php-src/branches/PHP_5_2/NEWS 2010-02-01 11:38:50 UTC (rev 294299) @@ -40,6 +40,8 @@ - Fixed bug #50732 (exec() adds single byte twice to $output array). (Ilia) - Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0). (Joey, Ilia) +- Fixed bug #50727 Accesing mysqli->affected_rows on no connection causes + segfault). (Andrey, Johannes) - Fixed bug #50680 (strtotime() does not support eighth ordinal number). (Ilia) - Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16). (Rob)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php