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
commit 2a486d48ed
No known key found for this signature in database
GPG Key ID: 0760BDAB1E89A1E3

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