]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorPeter Kokot <peterkokot@gmail.com>
Mon, 29 Oct 2018 23:23:20 +0000 (00:23 +0100)
committerPeter Kokot <peterkokot@gmail.com>
Mon, 29 Oct 2018 23:23:20 +0000 (00:23 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 2afd173a85e31eae375bd30cb2162345f1dbb9c8..677fc21325b6e0b46c5b5dc59a1047e97548e0a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2018, PHP 7.2.13
 
+- ODBC:
+  . Fixed bug #77079 (odbc_fetch_object has incorrect type signature).
+    (Jon Allen)
+
 - Opcache:
   . Fixed bug #77058 (Type inference in opcache causes side effects). (Nikita)