]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Tue, 6 Sep 2016 09:28:45 +0000 (18:28 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Tue, 6 Sep 2016 09:28:45 +0000 (18:28 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 764ba49e58696926af966f6c7f11c3119ad06b51..2a384db1e61476ce24ccafaa8f76d476abe5bc33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP                                                                        NEWS
 
 - mbstring:
   . Fixed bug #66797 (mb_substr only takes 32-bit signed integer). (cmb)
+  . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
 
 - Opcache:
   . Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp()