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

diff --git a/NEWS b/NEWS
index ac4d958c9a66ba9d4c66d17427704969985155da..fd90c3c447067cb61b7ffb783605cb57a9f91a0a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,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)