Commit f7eb5ef3105 for php.net
commit f7eb5ef31050df5dd022d27f087de04dd73352d3
Author: Ilija Tovilo <ilija.tovilo@me.com>
Date: Thu Apr 16 14:16:47 2026 +0200
[skip ci] Add note for lexbor v2.7.0 upgrade
diff --git a/NEWS b/NEWS
index f3b3e3a6aa3..2790d81dccf 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ PHP NEWS
declarations after setAttributeNS()). (David Carlier)
. Fixed bug GH-21688 (segmentation fault on empty HTMLDocument).
(David Carlier)
+ . Upgrade to lexbor v2.7.0. (ndossche, ilutov)
- Iconv:
. Fixed bug GH-17399 (iconv memory leak on bailout). (iliaal)