Skip to content

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

@zeriyoshi zeriyoshi commented Aug 14, 2026

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
zeriyoshi merged commit fa317bf into php:PHP-8.4 Aug 14, 2026
18 checks passed
@zeriyoshi
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)
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