PHP 8.4.23 Release Candidate Now Available for Testing
The PHP team has released a testing candidate for version 8.4.23 that targets stability improvements across numerous core extensions. This update resolves critical memory leaks in Zlib and Zip modules alongside integer overflow vulnerabilities within the GD image library. Developers will also benefit from corrected validation logic in OpenSSL encryption routines, database query handling, and internationalization functions. Community testers can now evaluate these patches to help finalize a secure and reliable production release.
PHP 8.4.23 Release Candidate Now Available for Testing @ Linux Compatible
PHP 8.4.23 Release Candidate Now Available for Testing
The PHP team has released a release candidate for version 8.4.23, focusing on stability improvements and critical bug fixes, including memory leaks and integer overflow vulnerabilities. Key areas of enhancement include the GD image library, OpenSSL encryption routines, and various core extensions, which directly impact the performance of applications handling image processing and cryptographic operations. Developers are encouraged to test the candidate in their environments to ensure existing codebases do not trigger any of the patched vulnerabilities and to verify proper functionality under load. Overall, the release aims to improve memory safety and extension stability, which are essential for reliable production systems
