[PHP-CVS] [php-src] master: [ci skip] update NEWS
[email protected] (Go Kudo)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Go Kudo (zeriyoshi)
Date: 2026-08-15T01:04:37+09:00
Commit: https://github.com/php/php-src/commit/26d682cc9a7e42829dfa9725dd63933abe86cd65
Raw diff: https://github.com/php/php-src/commit/26d682cc9a7e42829dfa9725dd63933abe86cd65.diff
[ci skip] update NEWS
Changed paths:
M NEWS
Diff:
diff --git a/NEWS b/NEWS
index e44eae1fae80..b7259e81f681 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: