File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,22 @@ PHP NEWS
32
32
. Fixed bug #64808 (FreeTDS PDO getColumnMeta on a prepared but not executed
33
33
statement crashes). (Stanley Sufficool)
34
34
35
+ - PDO_firebird:
36
+ . Fixed bug #64037 (Firebird return wrong value for numeric field).
37
+ (Matheus Degiovani, Matteo)
38
+ . Fixed bug #62024 (Cannot insert second row with null using parametrized
39
+ query). (patch by
[email protected] , Matheus Degiovani, Matteo)
40
+
35
41
- PDO_mysql:
36
42
. Fixed bug #48724 (getColumnMeta() doesn't return native_type for BIT,
37
43
TINYINT and YEAR). (Antony, Daniel Beardsley)
38
44
39
45
- PDO_pgsql:
40
46
. Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
41
47
48
+ - pgsql:
49
+ . Fixed bug #64609 (pg_convert enum type support). (Matteo)
50
+
42
51
- Readline:
43
52
. Implement FR #55694 (Expose additional readline variable to prevent
44
53
default filename completion). (Hartmel)
You can’t perform that action at this time.
0 commit comments