projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b69f55c
)
added fixed Pdo Firebird bugs to the NEWS section
author
Popa Adrian Marius
<mariuz@php.net>
Tue, 10 Jan 2012 06:53:37 +0000
(06:53 +0000)
committer
Popa Adrian Marius
<mariuz@php.net>
Tue, 10 Jan 2012 06:53:37 +0000
(06:53 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index d2c26ebf8250692b9d8fc5651360de68a5924985..6d57533426cecc7b21dc5c35d597dc740550ac05 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-2,6
+2,11
@@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2012, PHP 5.3.9
+- Pdo Firebird:
+ . Fixed bug #47415 (PDO_Firebird segfaults when passing lowercased column name to bindColumn).
+ . Fixed bug #53280 (PDO_Firebird segfaults if query column count less than param count).
+ (Mariuz)
+
22 Dec 2011, PHP 5.3.9RC4
- Core: