Commit 70680ba6497 for php.net

commit 70680ba6497851878ce86ef5714111efa0b57650
Author: Weilin Du <weilindu@php.net>
Date:   Wed Aug 12 22:35:07 2026 +0800

    [skip ci] Fix NEWS entries in #23218

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

+- Readline:
+  . Fixed class constant completion in the interactive shell. (Weilin Du)
+
 27 Aug 2026, PHP 8.4.25

 - Core:
@@ -60,9 +63,6 @@ PHP                                                                        NEWS
   . Fixed segfault in ReflectionMethod::createFromMethodName() on an
     uninstantiable subclass. (iliaal)

-- Readline:
-  . Fixed class constant completion in the interactive shell. (Weilin Du)
-
 - Session:
   . Fix corruption in mod_mm. (ndossche)
   . Fixed bug GH-23043 (broken session id code can cause zend_mm_heap