felipe Sun, 25 Apr 2010 23:25:15 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=298563
Log: - BFN #51624 Bug: http://bugs.php.net/51624 (Feedback) Crash when calling mysqli_options() Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-04-25 23:17:01 UTC (rev 298562) +++ php/php-src/branches/PHP_5_3/NEWS 2010-04-25 23:25:15 UTC (rev 298563) @@ -26,6 +26,7 @@ (Pierre) - Fixed bug #51627 (script path not correctly evaluated). (russell dot tempero at rightnow dot com) +- Fixed bug #51624 (Crash when calling mysqli_options()). (Felipe) - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML). (Felipe) - Fixed bug #51609 (pg_copy_to: Invalid results when using fourth parameter). (Felipe)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php