Skip to content

Commit 5c164a2

Browse files
committed
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4: Fix NEWS
2 parents 574b551 + ead72aa commit 5c164a2

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
@@ -33,7 +33,8 @@ PHP NEWS
3333
operator in if-condition). (Nikita)
3434

3535
- PDO_MySQL:
36-
. Fixed bug #81037 PDO discards error message text from prepared statement. (Kamil Tekiela)
36+
. Fixed bug #81037 (PDO discards error message text from prepared
37+
statement). (Kamil Tekiela)
3738

3839
- PDO_ODBC:
3940
. Fixed bug #44643 (bound parameters ignore explicit type definitions). (cmb)

0 commit comments

Comments
 (0)