Software 42316 Published by

The fifth release candidate for PHP 8.1.0 is now available for testing.



php-8.1.0RC5

- Core:
. Fixed bug #81518 (Header injection via default_mimetype / default_charset). (cmb)

- Date:
. Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2). (cmb)

- FPM:
. Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation) (CVE-2021-21703). (Jakub Zelenka)

- JSON:
. Fixed bug #81532 (Change of $depth behaviour in json_encode() on PHP 8.1). (Nikita)

- MBString:
. Fixed bug #76167 (mbstring may use pointer from some previous request). (cmb, cataphract)



Release php-8.1.0RC5 · php/php-src