summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-04-10 19:10:45 +0200
committerAnatol Belski <ab@php.net>2016-04-10 19:10:45 +0200
commit190db69109808659071d0aa9bb86c4af14a33268 (patch)
tree1dd67d979422c84d975e6bb3cadfac4ea2192284
parentb4ab0effc76385a3e1d7cded722a27481019b481 (diff)
downloadphp-git-190db69109808659071d0aa9bb86c4af14a33268.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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