We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5104989 commit bf4a034Copy full SHA for bf4a034
NEWS
@@ -2,8 +2,14 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? 2013, PHP 5.3.27
4
5
+- PDO_firebird:
6
+ . Fixed bug #64037 (Firebird return wrong value for numeric field).
7
+ (Matheus Degiovani, Matteo)
8
+ . Fixed bug #62024 (Cannot insert second row with null using parametrized
9
+ query). (patch by james@kenjim.com, Matheus Degiovani, Matteo)
10
+
11
- PDO_pgsql:
- . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
12
+ . Fixed bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
13
14
?? ??? 2013, PHP 5.3.26
15
0 commit comments