mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix NEWS
This commit is contained in:
parent
6afbb74194
commit
ead72aabfb
1 changed files with 2 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -29,7 +29,8 @@ PHP NEWS
|
||||||
. Fixed bug #80460 (ODBC doesn't account for SQL_NO_TOTAL indicator). (cmb)
|
. Fixed bug #80460 (ODBC doesn't account for SQL_NO_TOTAL indicator). (cmb)
|
||||||
|
|
||||||
- PDO_MySQL:
|
- PDO_MySQL:
|
||||||
. Fixed bug #81037 PDO discards error message text from prepared statement. (Kamil Tekiela)
|
. Fixed bug #81037 (PDO discards error message text from prepared
|
||||||
|
statement). (Kamil Tekiela)
|
||||||
|
|
||||||
- PDO_ODBC:
|
- PDO_ODBC:
|
||||||
. Fixed bug #44643 (bound parameters ignore explicit type definitions). (cmb)
|
. Fixed bug #44643 (bound parameters ignore explicit type definitions). (cmb)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue