Commit 26d682cc9a7 for php.net
commit 26d682cc9a7e42829dfa9725dd63933abe86cd65
Author: Go Kudo <zeriyoshi@gmail.com>
Date: Sat Aug 15 01:04:37 2026 +0900
[ci skip] update NEWS
diff --git a/NEWS b/NEWS
index e44eae1fae8..b7259e81f68 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,9 @@ PHP NEWS
. Fixed bug GH-17787 (ZipArchive stream stops reading early when the archive
is freed while the stream is still open). (Eyüp Can Akman)
+- SAPI:
+ . Fixed returns uninitialized value on LiteSpeed lsapi SAPI (Go Kudo)
+
13 Aug 2026, PHP 8.6.0beta1
- Core: