We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beeeee2 commit f94c11fCopy full SHA for f94c11f
NEWS
@@ -8,6 +8,9 @@ PHP NEWS
8
. Fixed bug GH-18581 (Coerce numeric string keys from iterators when argument
9
unpacking). (ilutov)
10
11
+- FTP:
12
+ . Fix theoretical issues with hrtime() not being available. (nielsdos)
13
+
14
- Hash:
15
. Fix crash on clone failure. (nielsdos)
16
@@ -34,6 +37,7 @@ PHP NEWS
34
37
- Standard:
35
38
. Fixed OSS Fuzz #433303828 (Leak in failed unserialize() with opcache).
36
39
(ilutov)
40
41
42
31 Jul 2025, PHP 8.3.24
43
0 commit comments