1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

NEWS for hrtime in FTP and standard

This commit is contained in:
Niels Dossche
2025-07-25 12:04:40 +02:00
parent beeeee2978
commit f94c11fff8
+4
View File
@@ -8,6 +8,9 @@ PHP NEWS
. Fixed bug GH-18581 (Coerce numeric string keys from iterators when argument
unpacking). (ilutov)
- FTP:
. Fix theoretical issues with hrtime() not being available. (nielsdos)
- Hash:
. Fix crash on clone failure. (nielsdos)
@@ -34,6 +37,7 @@ PHP NEWS
- Standard:
. Fixed OSS Fuzz #433303828 (Leak in failed unserialize() with opcache).
(ilutov)
. Fix theoretical issues with hrtime() not being available. (nielsdos)
31 Jul 2025, PHP 8.3.24