Software 42740 Published by

Sara Golemon has announced the release of the release candidate for PHP 8.0.20.



php-8.0.20RC1

26 May 2022, PHP 8.0.20RC1

- CLI:
. Fixed bug GH-8575 (CLI closes standard streams too early). (Levi Morrison)

- Core:
. Fixed Haiku ZTS builds. (David Carlier)

- Date:
. Fixed bug GH-8471 (Segmentation fault when converting immutable and mutable DateTime instances created using reflection). (Derick)

- FPM:
. Fixed ACL build check on MacOS. (David Carlier)
. Fixed bug #72185: php-fpm writes empty fcgi record causing nginx 502. (Jakub Zelenka, loveharmful)

- OPcache:
. Fixed bug GH-8466 (ini_get() is optimized out when the option does not exist). (Arnaud)

- Pcntl:
. Fixed Haiku build. (David Carlier)

- Soap:
. Fixed bug GH-8578 (Error on wrong parameter on SoapHeader constructor). (robertnisipeanu)
. Fixed bug GH-8538 (SoapClient may strip parts of nmtokens). (cmb)

- SPL:
. Fixed bug GH-8235 (iterator_count() may run indefinitely). (cmb)

- Zip: . Fixed type for index in ZipArchive::replaceFile. (Martin Rehberger)



Release php-8.0.20RC1 · php/php-src