PHP 8.3.25 RC1 released

Published by

The release candidate for PHP 8.3.25, announced by Eric Mann, is now available for testing. This update addresses numerous bugs across various components of PHP, ensuring improved functionality and stability.

Key fixes include resolving build issues related to C++17 and the ZEND_STATIC_ASSERT macro, as well as addressing assertions and crashes in generator behavior and type checks. Other notable improvements involve enhancements in components like FTP, GD, Intl, LDAP, and OpenSSL, where issues such as leaks, segmentation faults, and incorrect return checks have been rectified.

The PHP 8.3.25 RC1 also introduces fixes related to memory management, ensuring that potential crashes and dangling pointers are addressed across different modules like MbString, SOAP, and Sockets. The release aims to enhance the overall performance and robustness of PHP, particularly in environments using macOS/arm64 and Windows.

Overall, this release candidate serves as a crucial step toward the final PHP 8.3.25 version, inviting developers to test and provide feedback on the changes implemented.

Extension:
As PHP continues to evolve, the introduction of PHP 8.3.25 RC1 showcases the ongoing commitment to improving the language's performance and security. Developers are encouraged to actively participate in testing this release candidate to identify any lingering issues and contribute to the refinement of PHP's functionality.

The PHP community plays a vital role in this process, as feedback from real-world applications can guide further enhancements and optimizations. Future updates may also focus on introducing new features and capabilities that align with modern web development practices, ensuring that PHP remains a competitive and reliable choice for developers around the globe.

Additionally, as the landscape of programming languages evolves, PHP's adaptability to integrate with emerging technologies, such as cloud computing and microservices architecture, will be essential. The community's engagement and the comprehensive testing of releases like PHP 8.3.25 RC1 will be crucial in shaping the future of PHP

PHP 8.3.25 RC1 released

Eric Mann has announced the release candidate for PHP 8.3.25 for testing. The changes include fixes for various bugs, such as GH-19169 build issues, GH-18581, OSS-Fuzz #434346548, GH-19305, GH-19303, GH-19306, GH-19326, GH-18736, zend call stack size for macOs/arm64, GH-19065, GH-19371, FTP, GD, Hash, Intl, LDAP, LibXML, MbString, Opcache, OpenSSL, PDO Pgsql, Readline, SOAP, Sockets, Standard, and Windows.

PHP 8.3.25 RC1 released @ Linux Compatible