Software 42316 Published by

Gabriel Caruso has announced the release of PHP 8.0.17.



php-8.0.17

17 Mar 2022, PHP 8.0.17

- 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.17 · php/php-src