Commit c3d57cbe529 for php.net

commit c3d57cbe529c0319d34bc8abdc10d567fa56c4da
Author: Weilin Du <weilindu@php.net>
Date:   Fri Aug 14 04:17:30 2026 +0800

    [skip ci] Fix NEWS entry in #22555

diff --git a/NEWS b/NEWS
index 8ddc64181e4..74ea05f0f4d 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
   . Fixed bug GH-15375 (Nested "yield from" skips items after a valid() or
     next() call on the inner generator). (iliaal)

+- Zip:
+  . Fixed bug GH-17787 (ZipArchive stream stops reading early when the archive
+    is freed while the stream is still open). (Eyüp Can Akman)
+
 27 Aug 2026, PHP 8.4.25

 - Core:
@@ -63,10 +67,6 @@ PHP                                                                        NEWS
 - Readline:
   . Fixed class constant completion in the interactive shell. (Weilin Du)

-- Zip:
-  . Fixed bug GH-17787 (ZipArchive stream stops reading early when the archive
-    is freed while the stream is still open). (Eyüp Can Akman)
-
 - Session:
   . Fix corruption in mod_mm. (ndossche)
   . Fixed bug GH-23043 (broken session id code can cause zend_mm_heap