PHP 8.4.0 RC2 released

Published by

A new software update is available: PHP 8.4.0 RC2 released

PHP 8.4.0 RC2 released

PHP-8.4.0RC2 has several bug fixes and improvements. BcMath has seen performance improvements, including bcpow() and ext/bcmath. XML serializer errors have been fixed, and MBString has been updated to Unicode 16.0. Opcache has fixed issues with dasm_x86.h and opcache_jit_blacklist(). PHPDBG has fixed issues with ifuncs, PCRE has been fixed, and PDO_PGSQL has fixed issues with PQclosePrepared. Reflection has added missing ReflectionProperty::hasHook[s]() methods, SimpleXML has fixed issues with spl_fixedarray. SOAP has fixed bugs with stream context HTTP headers in array form, and TSRM prevents the closing of unrelated handles. Windows has been fixed, and Zip has added ZipArchive::ER_TRUNCATED_ZIP in libzip 1.11.

Read more @ Linux Compatible