PHP 8.3.8 RC1 released

Published by

A new software update is available: PHP 8.3.8 RC1 released

PHP 8.3.8 RC1 released

Eric Mann has announced a release candidate for PHP 8.3.8. The change log contains corrections for problems in the CGI, CLI, Core, DOM, FPM, Hash, Intl, MySQLnd, Opcache, XML, and XMLReader. These fixes address issues such as the buffer limit on Windows, incorrect handling of heredoc literals, references not being handled correctly in C14N, crashes when entity declarations are removed, FPM displaying decimal numbers instead of scientific notation, and switching the checking order of '__has_builtin' and '__GNUC__'.

Read more @ Linux Compatible