andrey Wed, 25 Aug 2010 15:07:34 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=302777
Log: here comes the news 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-08-25 15:06:47 UTC (rev 302776) +++ php/php-src/branches/PHP_5_3/NEWS 2010-08-25 15:07:34 UTC (rev 302777) @@ -48,6 +48,7 @@ catching). (Dmitry) - Fixed bug #52302 (mysqli_fetch_all does not work with MYSQLI_USE_RESULT). (Andrey) +- Fixed bug #52221 (Misbehaviour of magic_quotes_runtime (get/set)). (Andrey) - Fixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). Requires Oracle bug fix 9891199 for this patch to have an effect. (Oracle Corp.)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php