From: Anatol Belski Date: Fri, 8 Apr 2016 11:51:29 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.6RC1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f691fe343c8f053140fe62db20b4ad44a2dc684c;p=php update NEWS --- diff --git a/NEWS b/NEWS index cccbc56f9e..57faa19739 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,9 @@ PHP NEWS via constructor). (Anatol) . Fixed bug #70455 (Missing constant: IntlChar::NO_NUMERIC_VALUE). (Anatol) + . Fixed bug #70451, #70452 (Inconsistencies in return values of + IntlChar methods). (Daniel Persson) + . Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol) - ODBC: . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)