From: Anatol Belski Date: Fri, 8 Apr 2016 09:01:42 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.6RC1~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=94e889299bbbb2f174dc7b465eced85f7c0d70f7;p=php update NEWS --- diff --git a/NEWS b/NEWS index 13f45a6a21..81214094d7 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,8 @@ PHP NEWS - Intl: . Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set via constructor). (Anatol) + . Fixed bug #70455 (Missing constant: IntlChar::NO_NUMERIC_VALUE). + (Anatol) - ODBC: . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)