diff --git a/NEWS b/NEWS index 97144036d35..b12686c5d3c 100644 --- a/NEWS +++ b/NEWS @@ -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)