summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatteo Beccati <mbeccati@php.net>2013-05-31 16:22:53 +0200
committerMatteo Beccati <mbeccati@php.net>2013-05-31 16:26:06 +0200
commitbf4a034e3e506799ecf4d20247533eec4ee94875 (patch)
treeeba255d683b985b3c34d4eeb7218cc6b19aadbe5
parent510498947ee350a7c60c576bb17911fd2d2880c8 (diff)
downloadphp-git-bf4a034e3e506799ecf4d20247533eec4ee94875.tar.gz
NEWS
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0b9e7cb9db..7889832ab6 100644
--- 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