andrey Thu, 08 Jul 2010 10:18:46 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=301075
Log: adding arginfo to mysqli fixed the bug 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-07-08 09:43:21 UTC (rev 301074) +++ php/php-src/branches/PHP_5_3/NEWS 2010-07-08 10:18:46 UTC (rev 301075) @@ -27,6 +27,7 @@ (Felipe) - Fixed bug #52115 (mysqli_result::fetch_all returns null, not an empty array). (Andrey) +- Fixed bug #49216 (Reflection doesn't seem to work properly on MySqli). (Andrey) - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3). (Felipe) - Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php