Commit f53c8a48ca2 for php.net

commit f53c8a48ca230eb3be1dbf006680dea20b414079
Author: Daniel Scherzer <daniels@php.net>
Date:   Tue Jun 30 21:10:40 2026 -0700

    Update NEWS after cherry-pick

    (cherry picked from commit fb5e86bd2a560c78c57011eac93d892445578648)

diff --git a/NEWS b/NEWS
index 91f69440f6f..020afbcc719 100644
--- a/NEWS
+++ b/NEWS
@@ -29,9 +29,6 @@ PHP                                                                        NEWS
   . Fixed IntlChar methods leaving stale global error state after successful
     calls. (Xuyang Zhang)

-- Lexbor:
-  . Merge patch c3a6847. (ilutov, timwolla)
-
 - PDO_ODBC:
   . Fixed bug GH-20726 (Crash with ODBC connection pooling when the DSN
     carries no credentials). (iliaal)
@@ -98,6 +95,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