]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Sun, 6 Nov 2016 16:12:46 +0000 (17:12 +0100)
committerAnatol Belski <ab@php.net>
Sun, 6 Nov 2016 16:12:46 +0000 (17:12 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 74b4238b0976f30a9acf1c4f591d9ac26a115591..55c6fa0cdca5e2ed86397f928138804b69177ce1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ PHP                                                                        NEWS
   . Fixed bug #73392 (A use-after-free in zend allocator management). 
     (Laruence)
 
+- PDO_Firebird:
+  . Fixed bug #73087, #61183, #71494 (Memory corruption in bindParam).
+    (Dorin Marcoci)
+
 - SPL:
   . Fixed bug #73423 (Reproducible crash with GDB backtrace). (Laruence)