1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] Update credits in NEWS

This commit is contained in:
Niels Dossche
2025-07-12 10:03:30 +02:00
parent 8712f4bf19
commit a64cdd63f3

3
NEWS
View File

@@ -3,7 +3,8 @@ PHP NEWS
?? ??? ????, PHP 8.5.0alpha2
- Core:
. Fix OSS-Fuzz #427814452 (pipe compilation fails with assert). (nielsdos)
. Fix OSS-Fuzz #427814452 (pipe compilation fails with assert).
(nielsdos, ilutov)
- DOM:
. Make cloning DOM node lists, maps, and collections fail. (nielsdos)