]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorAnatol Belski <ab@php.net>
Sun, 18 Nov 2018 13:38:35 +0000 (14:38 +0100)
committerAnatol Belski <ab@php.net>
Sun, 18 Nov 2018 13:38:35 +0000 (14:38 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 2241ac222e56808ab94000e9d10137dcb4725c37..8a7d7ea670afce25d9773e7b1c00b22e47deea50 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ PHP                                                                        NEWS
   . Fixed bug #77058 (Type inference in opcache causes side effects). (Nikita)
   . Fixed bug #77092 (array_diff_key() - segmentation fault). (Nikita)
 
+- PGSQL:
+  . Fixed bug #77047 (pg_convert has a broken regex for the 'TIME WITHOUT
+    TIMEZONE' data type). (Andy Gajetzki)
+
 - SOAP:
   . Fixed bug #50675 (SoapClient can't handle object references correctly).
     (Cameron Porter)