From: Anatol Belski Date: Sun, 10 Apr 2016 17:10:45 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.6RC1~6^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=190db69109808659071d0aa9bb86c4af14a33268;p=php update NEWS --- diff --git a/NEWS b/NEWS index 1c0a5cd106..a46f5f0ecf 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) @@ -70,6 +72,8 @@ PHP NEWS - Postgres: . Fixed bug #71820 (pg_fetch_object binds parameters before call constructor). (Anatol) + . Fixed bug #71998 (Function pg_insert does not insert when column + type = inet). (Anatol) - SOAP: . Fixed bug #71986 (Nested foreach assign-by-reference creates broken