]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 15 Apr 2016 11:41:09 +0000 (13:41 +0200)
committerAnatol Belski <ab@php.net>
Fri, 15 Apr 2016 11:41:09 +0000 (13:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a9f3293dbf27b04df509c8f22507eee1d5f2b801..d4aeb517350ab0522cbc8ba3ebbc7d9358f9cd43 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                                        NEWS
   . Fixed bug #72014 (Including a file with anonymous classes multiple times
     leads to fatal error). (Laruence)
 
+- Postgres:
+  . Fixed bug #71062 (pg_convert() doesn't accept ISO 8601 for datatype
+    timestamp). (denver at timothy dot io)
+
 - SQLite3:
   . Fixed bug #68849 (bindValue is not using the right data type).
     (Anatol)