FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

sapi/lsapi: fix returns uninitialized value by zeriyoshi · Pull Request #23281 · php/php-src · GitHub

/ php-src Public

sapi/lsapi: fix returns uninitialized value - #23281

Merged
zeriyoshi merged 1 commit into
php:PHP-8.4from
zeriyoshi:fix_sapi_lsapi_uninit
Aug 14, 2026
Merged

sapi/lsapi: fix returns uninitialized value#23281
zeriyoshi merged 1 commit into
php:PHP-8.4from
zeriyoshi:fix_sapi_lsapi_uninit

Conversation

zeriyoshi commented Aug 14, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Fix: #23275

It’s been a while since I’ve made a fix to Active Support, so please review it.
If it’s approved, I’ll merge up it into 8.5 and master as usual.

This is simply a reference to an uninitialized value, and as there is no way to add tests for it, it is not included in PHPT. Furthermore, it appears that CI does not include any tests relating to the LiteSpeed SAPI either. If CI needs to be built, I will carry out that work on the master branch.

zeriyoshi merged commit fa317bf into php:PHP-8.4 Aug 14, 2026
18 checks passed
zeriyoshi deleted the fix_sapi_lsapi_uninit branch August 14, 2026 16:02
zeriyoshi added a commit that referenced this pull request Aug 14, 2026
* PHP-8.4:
  sapi/lsapi: fix returns uninitialized value (#23281)
zeriyoshi added a commit that referenced this pull request Aug 14, 2026
* PHP-8.5:
  [ci skip] update NEWS
  sapi/lsapi: fix returns uninitialized value (#23281)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL