The packages can be found in the remi-modular-test repository for recent Fedora versions (41 and above) and in the remi-test repository, which serves as a Software Collections Layer (SCL) for compatibility checks or testing environments.
Key Fixes in PHP 8.4.15RC1:
1. Core: Improvements to auto_globals_jit interactions and fixes for assertion failures in WeakMap operations.2. DOM: Resolved inconsistencies with the __debugInfo() override and ensured reliable functionality of getElementById().
3. Exif: Addressed a potential memory leak tied to empty tags.
4. FPM: Fixed an internal function that could lead to crashes in parallel execution scenarios.
5. FTP & SSL: Resolved timeout issues with ftp_fput() related to SSL connections.
6. GD: Corrected type errors occurring with imagefilter on invalid inputs.
7. Intl: Fixed a memory leak during locale_filter_matches().
8. LibXML: Ensured thread safety for schema-related calls.
9. MySQLnd: Fixed SSL certificate handling failures and issues with metadata fetching from JSON columns.
10. Opcache: Several important fixes preventing access to uninitialized variables and resolving JIT-related problems.
PHP 8.3.28RC1:
While PHP 8.3.28RC1 is less prominent since it is still in active development, it is similarly available as a base package and SCL option.Conclusion:
Both PHP 8.3.28RC1 and 8.4.15RC1 are now available in testing repositories for Fedora and various RHEL-based distributions, providing an opportunity for developers to test these critical updates. Continued testing and feedback from the community will be essential in refining these versions before their final releasePHP 8.3.28RC1 and 8.4.15RC1 Fedora RHEL Packages released
Remi Collet has released new RC packages for PHP versions 8.3.28 and 8.4.15, which are now available for Fedora and RHEL-based systems. The update includes various bug fixes across different components of the programming language, including Core, DOM, Exif, FPM, FTP & SSL, GD, Intl, LibXML, MySQLnd, and Opcache. Notably, PHP 8.4.15RC1 addresses critical issues such as memory leaks, assertion failures, and SSL certificate handling problems. These updates can be accessed through the remi-modular-test repository for recent Fedora versions or the remi-test repository for compatibility checks or testing environments.
PHP 8.3.28RC1 and 8.4.15RC1 Fedora RHEL Packages released @ Linux Compatible
