PHP 8.3.26RC1 and 8.4.13RC1 packages for Fedora RHEL released

Published by

Remi Collet has announced the release of RPM packages for PHP versions 8.3.26RC1 and 8.4.13RC1, specifically designed for Fedora and RHEL-based systems (including CentOS, AlmaLinux, and Rocky Linux). These packages are available for testing and can be installed via the remi-test repository as Software Collections (SCL) or as base packages in the remi-modular-test repository, compatible with Fedora versions 41 to 43 and Enterprise Linux 8 and above. The new PHP versions bring essential bug fixes and enhancements across various components.

Key Updates in PHP 8.4.13RC1:
- Major bugs have been addressed, including the handling of repeated file inclusions and garbage collection issues. Notable fixes include:
- Improved error messages for listening errors with IPv6 addresses.
- Corrections in the garbage collector's treatment of weak references.
- Resolutions for stale array iterator pointers to prevent crashes.
- Enhancements to string literal scanning to avoid overflow errors.

PHP 8.3.26 Highlights:
- This version resolves critical bugs like those related to weak references and iterator pointers. Additional improvements have been made in areas such as the GD Graphics Library and internationalization/l10n support.

Supported Architectures:
- The RPMs for both versions are available for x86_64 and AArch64 architectures.

Installation Instructions:
- Users can follow the provided installation guidelines to set up these new versions.

Future of PHP 8.2:
- It's important to note that PHP 8.2 has moved to security mode only, meaning no further release candidates will be produced.

Conclusion:
The releases of PHP 8.3.26RC1 and 8.4.13RC1 mark significant steps forward, addressing critical issues and improving overall functionality. Developers and users are encouraged to test these versions and provide feedback, ensuring a robust final release.

For more details and updates, refer to the Remi's RPM repository blog

PHP 8.3.26RC1 and 8.4.13RC1 packages for Fedora RHEL released

Remi Collet has announced the availability of RPMs for PHP versions 8.3.26RC1 and 8.4.13RC1 on Fedora and Enterprise Linux (RHEL/CentOS/Alma/Rocky) systems, allowing users to test these new versions. The RPMs are available as Software Collections (SCL) in the remi-test repository and as base packages in the remi-modular-test repository for Fedora 41-43 and Enterprise Linux 8 and higher. PHP 8.4.13RC1 fixes several critical bugs, including issues with repeated file inclusion and garbage collection, while PHP 8.3.26 addresses problems with array iterator pointers and weak references. The new versions also include various enhancements and fixes for other components, such as CLI, date and time, DOM, FPM, GD Graphics Library, and more.

PHP 8.3.26RC1 and 8.4.13RC1 packages for Fedora RHEL released @ Linux Compatible