diff options
author | Felipe Pena <felipensp@gmail.com> | 2012-10-12 19:48:30 -0300 |
---|---|---|
committer | Felipe Pena <felipensp@gmail.com> | 2012-10-12 19:48:30 -0300 |
commit | c8cc0cde34879647a1d7f957e745ff4de74e7b98 (patch) | |
tree | a8684fc13a788b510a63a085e31dcc15a5fb2477 | |
parent | 9a6bc885652e0f9ecf2cea1d0c741cd91a1477c6 (diff) | |
download | php-git-c8cc0cde34879647a1d7f957e745ff4de74e7b98.tar.gz |
- BFN
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -64,6 +64,10 @@ PHP NEWS DBQUOTEDIDENT, 1)). (Laruence) . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec). (Martin Osvald, Remi) + +- PDO Firebird: + . Fixed bug #63214 (Large PDO Firebird Queries). + (james at kenjim dot com) - SOAP . Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice). |