]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Wed, 7 Dec 2016 20:24:16 +0000 (21:24 +0100)
committerAnatol Belski <ab@php.net>
Wed, 7 Dec 2016 20:24:16 +0000 (21:24 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 8f07727f4797911765aac345bc31909dba02912a..127bffe8dfbdd2602c37b8fe509250caffa00319 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP                                                                        NEWS
   . Fixed bug #73668 ("SIGFPE Arithmetic exception" in opcache when divide by
     minus 1). (Nikita)
 
+- PDO_Firebird:
+  . Fixed bug #72931 (PDO_FIREBIRD with Firebird 3.0 not work on returning
+    statement). (Dorin Marcoci)
+
 01 Dec 2016, PHP 7.1.0
 
 - Core: