From: Anatol Belski Date: Tue, 28 Mar 2017 09:43:54 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.4RC1~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f2d33a2397777056c8dea0e05ca4b8ffae3248f;p=php update NEWS --- diff --git a/NEWS b/NEWS index ae0f6e096e..c0220fd8d4 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,9 @@ PHP NEWS . Fixed bug #74004 (LIBXML_NOWARNING flag ingnored on loadHTML*). (somedaysummer) +- iconv: + . Fixed bug #74230 (iconv fails to fail on surrogates). (Anatol) + - Opcache: . Fixed bug #74250 (OPcache compilation performance regression in PHP 5.6/7 with huge classes). (Nikita)