PHP 8.4.5 released
PHP 8.4.5 has been released, featuring a range of fixes and enhancements. The updates address issues in BCMath, Core, DOM, GD, FFI, FPM, LibXML, MBString, Opcache, Phar, PHPDBG, Reflection, Standard, Streams, Windows, and Zlib. BCMath has addressed a memory leak issue, Core has resolved a malfunction in stack overflow detection, DOM has corrected a typographical error in error messages, FFI has improved the parsing of pointer declaration lists, FPM has rectified an issue with the PATH_INFO environment variable, GD has resolved a crash related to imagepalette when set to true color, LDAP has fixed a memory leak in ldap_search, LibXML has addressed a recurrence of issue #72714, Opcache has corrected the problem of multiple classes utilizing the same trait, Phar has resolved a bug related to PharFileInfo reference counting, and PHPDBG has made partial progress in fixing a crash when calling registered functions in phpdbg. Reflection has resolved a core dump issue, Standard has addressed bug #72666, and Streams have rectified various bugs, including realloc with a size of 0 in user_filters.c. Windows has addressed the phpize issue for Windows 11 (24H2), ensuring the CURL_STATICLIB flag is set even when linked with a shared library. Additionally, Zlib has resolved a memory leak that occurred when encoding checks failed.
PHP 8.4.5 released
A new software update is available: PHP 8.4.5 released