Skip to content

Commit bdabd22

Browse files
committed
[ci skip] sync NEWS
1 parent 09e8197 commit bdabd22

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ PHP NEWS
1010
(Matt Ficken)
1111
. Fixed bug #74337 (php-cgi.exe crash on facebook callback).
1212
(Anton Serbulov)
13+
. Patch for bug #74216 was reverted. (Anatol)
1314

1415
- Date:
1516
. Fixed bug #74404 (Wrong reflection on DateTimeZone::getTransitions).
@@ -32,6 +33,10 @@ PHP NEWS
3233
. Fixed bug #74433 (wrong reflection for Normalizer methods). (villfa)
3334
. Fixed bug #74439 (wrong reflection for Locale methods). (villfa)
3435

36+
- MySQLi:
37+
. Fixed bug #74432 (mysqli_connect adding ":3306" to $host if $port parameter
38+
not given). (Anatol)
39+
3540
- MySQLnd:
3641
. Added support for MySQL 8.0 types. (Johannes)
3742
. Fixed bug #74376 (Invalid free of persistent results on error/connection

0 commit comments

Comments
 (0)