PHP 8.3.20RC1 released

Published by

A new software update is available: PHP 8.3.20RC1 released

PHP 8.3.20RC1 released

The release candidate for PHP 8.3.20 has been released for testing, addressing multiple bugs, including use-after-free issues during module class destruction, shutdown crashes, and notable performance degradation in 'foreach'. The DOM has been corrected, and the issue with XInclude affecting live attributes has been resolved. The fuzzer has been successfully resolved, and the memory leaks have been effectively addressed. The issues with Intl have been resolved, and both locale_compose and locale_lookup have been corrected. The issues with Mbstring and Opcache have been resolved. The issues with SOAP and SPL have been resolved.

Read more @ Linux Compatible