summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPopa Adrian Marius <mariuz@php.net>2011-12-27 11:05:58 +0000
committerPopa Adrian Marius <mariuz@php.net>2011-12-27 11:05:58 +0000
commit5e9cf83df700ce3b4ef904731a3bb3542ab6e2fa (patch)
tree9d175f3a2eba87edeb2648d481869f83357404a0
parentce52784052db8ac69f6791318f3a466398d849a4 (diff)
downloadphp-git-5e9cf83df700ce3b4ef904731a3bb3542ab6e2fa.tar.gz
Forgot to add the Pdo Firebird related bug to the News
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 22cfc1068e..dac5b30042 100644
--- 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: