]> granicus.if.org Git - php/commitdiff
Forgot to add the Pdo Firebird related bug to the News
authorPopa Adrian Marius <mariuz@php.net>
Tue, 27 Dec 2011 11:05:58 +0000 (11:05 +0000)
committerPopa Adrian Marius <mariuz@php.net>
Tue, 27 Dec 2011 11:05:58 +0000 (11:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 22cfc1068e53a4938e799148c2165eef03f8ea2f..dac5b30042c43513f90db29bd889e2583d6bb380 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ PHP                                                                        NEWS
   . Fixed bug #60455 (stream_get_line misbehaves if EOF is not detected together
     with the last read). (Gustavo)
 
+- Pdo Firebird:
+  . Fixed bug #48877 ("bindValue" and "bindParam" do not work for PDO Firebird).
+    (Mariuz)
+
+
 08 Dec 2011, PHP 5.3.9RC3
 
 - Filter: