File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ PHP NEWS
55- PDO:
66 . Fix various PDORow bugs. (Girgias)
77
8+ - Random:
9+ . Fixed bug GH-13544 (Pre-PHP 8.2 compatibility for mt_srand with
10+ unknown modes). (timwolla)
11+
812- SPL:
913 . Fixed bug GH-13531 (Unable to resize SplfixedArray after being unserialized
1014 in PHP 8.2.15). (nielsdos)
@@ -45,10 +49,6 @@ PHP NEWS
4549 . Fixed bug GH-13354 (pg_execute/pg_send_query_params/pg_send_execute
4650 with null value passed by reference). (George Barbarosie)
4751
48- - Random:
49- . Fixed bug GH-13544 (Pre-PHP 8.2 compatibility for mt_srand with
50- unknown modes). (timwolla)
51-
5252- Standard:
5353 . Fixed array key as hash to string (case insensitive) comparison typo
5454 for the second operand buffer size (albeit unused for now). (A. Slepykh)
You can’t perform that action at this time.
0 commit comments