PHP 8.3.17RC1 released

Published by

A new software update is available: PHP 8.3.17RC1 released

PHP 8.3.17RC1 released

The release candidate for PHP 8.3.17 has been released for testing, including issues with ini_parse_quantity(), GH-17214, and NULL arithmetic during system program execution on Windows. It also addressed potential OOB when checking for trailing spaces on Windows and fixed NULL arithmetic in System V shared memory emulation for Windows. The DOM has fixed issues with requesting nodeName on nameless doctype, enchant has fixed crashes when passing null bytes, FTP has fixed issues with ftp functions, GD has fixed issues with tilded truecolor filling, and UConverter::transcode has fixed issues with invalid encoding. The Opcache has fixed internal closure causes JIT failure, and PDO has fixed memory leaks and crashes. The PHPDBG has fixed crashes in function registration and test, session issues, SimpleXML issues, SNMP issues, SPL issues, and zip issues.

Read more @ Linux Compatible