PHP 8.2.26RC1 released

Published by

A new software update is available: PHP 8.2.26RC1 released

PHP 8.2.26RC1 released

The release candidate for PHP 8.2.26 has been released for testing. The updates fix a shebang problem in the cli-server, issues with writing to SafeArray data that are outside of their bounds, a crash that happens when Xcode 16 clang is used on macOS 15, an assertion failure in Zend/zend_weakrefs.c:646, an error in the way ZEND_ACC_RETURN_REFERENCE was propagated for call trampoline, an incorrect line number in a function redeclaration error, a use-after-free issue during array sorting, and a reference to CurlMultiHandle holding on to a reference to CurlHandle when the operation fails.

Read more @ Linux Compatible