[php-src] master: [skip ci] Fix NEWS entries in #23218
Weilin Du <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Weilin Du (LamentXU123)
Date: 2026-08-12T22:35:07+08:00
Commit: https://github.com/php/php-src/commit/70680ba6497851878ce86ef5714111efa0b57650
Raw diff: https://github.com/php/php-src/commit/70680ba6497851878ce86ef5714111efa0b57650.diff
[skip ci] Fix NEWS entries in #23218
Changed paths:
M NEWS
Diff:
diff --git a/NEWS b/NEWS
index 0d9e42792078..8cd1640765e7 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