From: Yasuo Ohgaki Date: Thu, 8 Sep 2016 04:35:38 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-7.1.0RC2~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c3bc4eb55afc20c2687bebb63115e862ded1c8f;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 143c781878..da420b7b5a 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,9 @@ PHP NEWS (cmb) - Mbstring - . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo) + . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo) + . Fixed bug #72992 (mbstring.internal_encoding doesn't inherit default_charset). + (Yasuo) - Opcache: . Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp()