From: Yasuo Ohgaki Date: Tue, 6 Sep 2016 09:28:45 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-7.1.0RC2~54^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a58e6d4e34927f59cb9a74d4d1d02fcccb599e98;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 764ba49e58..2a384db1e6 100644 --- 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()