1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00

Merge branch 'PHP-8.0'

* PHP-8.0:
  Fix NEWS
This commit is contained in:
Kamil Tekiela
2021-05-14 12:35:30 +01:00

3
NEWS
View File

@@ -93,7 +93,8 @@ PHP NEWS
. PDO MySQL:
. Fixed bug #80908 (PDO::lastInsertId() return wrong). (matt)
. 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:
. Implement PDO_ATTR_SERVER_VERSION and PDO_ATTR_SERVER_INFO for