The updates include essential bug fixes that enhance the security and stability of PHP installations. Among the improvements are resolutions for issues related to `auto_globals_jit`, assertion failures, memory leaks, and vulnerabilities in key extensions such as DOM, Exif, FPM, GD, Intl, MySQLnd, Opcache, PgSql, Phar, Random, SimpleXML, Streams API, Tidy, XMLReader, and Windows extensions.
Notably, the core PHP code has been improved with fixes for specific problems, including a bug with `auto_globals_jit` when handling empty tags, assertion failures during offset operations on WeakMaps, and exceptions from lazy object properties in loops. Additionally, the updates addressed memory leaks and critical segmentation faults, particularly in FPM, which could occur during parallel execution.
Various extensions have also received attention: the DOM extension has improved HTML parsing, Exif resolved empty tag memory leaks, GD now properly handles invalid filter types in `imagefilter()`, and Opcache has seen enhancements to speed up PHP execution.
These updates are crucial for users aiming to maintain the integrity of their PHP environments. They ensure that systems powered by x86_64 or AArch64 chipsets can benefit from the latest security patches and performance improvements. To install these updates, users should configure their package manager to point to the remi-modular repository.
In summary, the releases of PHP 8.3.28 and 8.4.15 deliver significant improvements and fixes, reinforcing the importance of keeping PHP installations up to date for optimal security and performance
PHP 8.3.28 and 8.4.15 Fedora RHEL Packages released
Remi Collet has released updated Fedora packages for PHP 8.3.28 and 8.4.15, which address various issues, including bugs in the core code and its extensions. These updates are available through the remi-modular repository and can be installed on Fedora systems running version 41 or higher, as well as Red Hat Enterprise Linux (RHEL), AlmaLinux, CentOS Stream, and Rocky Linux. The bug fixes resolve problems with auto_globals_jit, assertion failures, memory leaks, and security vulnerabilities in extensions such as DOM, Exif, FPM, GD, Intl, MySQLnd, Opcache, PgSql, Phar, Random, SimpleXML, Streams API, Tidy, XMLReader, and Windows extensions. Installing these updates can help maintain the security and stability of your PHP setup.
PHP 8.3.28 and 8.4.15 Fedora RHEL Packages released @ Linux Compatible
