Software 42318 Published by

The release candidate for PHP 8.0.17 has been released for testing.



php-8.0.17RC1

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

- GD:
. Fixed libpng warning when loading interlaced images. (Brett)

- FPM:
. Fixed bug #76109 (Unsafe access to fpm scoreboard). (Till Backhaus, Jakub Zelenka)

- Iconv:
. Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding). (cmb)
. Fixed bug GH-7980 (Unexpected result for iconv_mime_decode). (cmb)

- MySQLnd:
. Fixed bug GH-8058 (NULL pointer dereference in mysqlnd package). (Kamil Tekiela)

- OPcache:
. Fixed bug GH-8074 (Wrong type inference of range() result). (cmb)

- Reflection:
. Fixed bug GH-8080 (ReflectionClass::getConstants() depends on def. order). (cmb)

- Zlib:
. Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding). (cmb)



Release php-8.0.17RC1 · php/php-src