From: Anatol Belski Date: Sat, 9 Apr 2016 16:52:59 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.6RC1~6^2~3^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e33c26659e221a14dd8406b0c0d05a29395a8b98;p=php update NEWS --- diff --git a/NEWS b/NEWS index 57faa19739..3c8130f0d6 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,8 @@ PHP NEWS . Fixed bug #70451, #70452 (Inconsistencies in return values of IntlChar methods). (Daniel Persson) . Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol) + . Fixed bug #66289 (Locale::lookup incorrectly returns en or en_US if + locale is empty). (Anatol) - ODBC: . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)