]> granicus.if.org Git - php/commitdiff
NEWS
authorMatteo Beccati <mbeccati@php.net>
Fri, 31 May 2013 14:22:53 +0000 (16:22 +0200)
committerMatteo Beccati <mbeccati@php.net>
Fri, 31 May 2013 14:26:06 +0000 (16:26 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0b9e7cb9dbef87a438698ca843158960cc6d384d..7889832ab63caff6555ed9b98138778d37a86dca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,14 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2013, PHP 5.3.27
 
+- PDO_firebird:
+  . Fixed bug #64037 (Firebird return wrong value for numeric field).
+    (Matheus Degiovani, Matteo)
+  . Fixed bug #62024 (Cannot insert second row with null using parametrized
+    query). (patch by james@kenjim.com, Matheus Degiovani, Matteo)
+
 - PDO_pgsql:
-  . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
+  . Fixed bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
 
 ?? ??? 2013, PHP 5.3.26