| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
* PHP-8.4: sapi/lsapi: fix returns uninitialized value (#23281)
* PHP-8.5: [ci skip] update NEWS sapi/lsapi: fix returns uninitialized value (#23281)
| Back | FazBrowse Home | New Git URL |
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.