File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ PHP NEWS
10
10
(Matt Ficken)
11
11
. Fixed bug #74337 (php-cgi.exe crash on facebook callback).
12
12
(Anton Serbulov)
13
+ . Patch for bug #74216 was reverted. (Anatol)
13
14
14
15
- Date:
15
16
. Fixed bug #74404 (Wrong reflection on DateTimeZone::getTransitions).
@@ -32,6 +33,10 @@ PHP NEWS
32
33
. Fixed bug #74433 (wrong reflection for Normalizer methods). (villfa)
33
34
. Fixed bug #74439 (wrong reflection for Locale methods). (villfa)
34
35
36
+ - MySQLi:
37
+ . Fixed bug #74432 (mysqli_connect adding ":3306" to $host if $port parameter
38
+ not given). (Anatol)
39
+
35
40
- MySQLnd:
36
41
. Added support for MySQL 8.0 types. (Johannes)
37
42
. Fixed bug #74376 (Invalid free of persistent results on error/connection
You can’t perform that action at this time.
0 commit comments