Skip to content

Commit f94c11f

Browse files
committed
NEWS for hrtime in FTP and standard
1 parent beeeee2 commit f94c11f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ PHP NEWS
88
. Fixed bug GH-18581 (Coerce numeric string keys from iterators when argument
99
unpacking). (ilutov)
1010

11+
- FTP:
12+
. Fix theoretical issues with hrtime() not being available. (nielsdos)
13+
1114
- Hash:
1215
. Fix crash on clone failure. (nielsdos)
1316

@@ -34,6 +37,7 @@ PHP NEWS
3437
- Standard:
3538
. Fixed OSS Fuzz #433303828 (Leak in failed unserialize() with opcache).
3639
(ilutov)
40+
. Fix theoretical issues with hrtime() not being available. (nielsdos)
3741

3842
31 Jul 2025, PHP 8.3.24
3943

0 commit comments

Comments
 (0)