]> granicus.if.org Git - php/commitdiff
here comes the news
authorAndrey Hristov <andrey@php.net>
Wed, 25 Aug 2010 15:07:34 +0000 (15:07 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 25 Aug 2010 15:07:34 +0000 (15:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f70ef02908db7095e8af721cf5d52b1a80bdb89d..021de80cbd12a480c40aec8e86ffc73d52b009a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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.)