[php-src] PHP-8.5.8: Update NEWS after cherry-pick
Daniel Scherzer <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Daniel Scherzer (DanielEScherzer)
Date: 2026-06-30T20:09:26-07:00
Commit: https://github.com/php/php-src/commit/fb5e86bd2a560c78c57011eac93d892445578648
Raw diff: https://github.com/php/php-src/commit/fb5e86bd2a560c78c57011eac93d892445578648.diff
Update NEWS after cherry-pick
Changed paths:
M NEWS
Diff:
diff --git a/NEWS b/NEWS
index a56e0efdda72..9c273c277d25 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,9 @@ PHP NEWS
. Fixed IntlTimeZone::getDisplayName() to synchronize object error state
for invalid display types. (Weilin Du)
+- Lexbor:
+ . Merge patch c3a6847. (ilutov, timwolla)
+
- Opcache:
. Fixed bug GH-22265 (Another tailcall vm_interrupt bug). (Levi Morrison)
. Fixed bug GH-20469 (Unsafe inheritance cache replay with reentrant