From: Remi Collet Date: Tue, 30 May 2017 13:50:48 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.2.0alpha1~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bad6d7d6b9302c86c6b02620f0b3f5357f4593c;p=php NEWS --- diff --git a/NEWS b/NEWS index 8f07dbe761..a5c034b51d 100644 --- a/NEWS +++ b/NEWS @@ -129,6 +129,7 @@ PHP NEWS . Added array input support to mb_convert_encoding(). (Yasuo) . Added array input support to mb_check_encoding(). (Yasuo) . Fixed bug #69079 (enhancement for mb_substitute_character). (masakielastic) + . Update to oniguruma version 6.3.0. (Remi) - Mcrypt: . The deprecated mcrypt extension has been moved to PECL. (leigh)