Skip to content

Commit 2a486d4

Browse files
committed
Merge branch 'PHP-8.0'
* PHP-8.0: Fix NEWS
2 parents dbfc9f9 + 5c164a2 commit 2a486d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ PHP NEWS
9393

9494
. PDO MySQL:
9595
. Fixed bug #80908 (PDO::lastInsertId() return wrong). (matt)
96-
. Fixed bug #81037 PDO discards error message text from prepared statement. (Kamil Tekiela)
96+
. Fixed bug #81037 (PDO discards error message text from prepared
97+
statement). (Kamil Tekiela)
9798

9899
. PDO ODBC:
99100
. Implement PDO_ATTR_SERVER_VERSION and PDO_ATTR_SERVER_INFO for

0 commit comments

Comments
 (0)