Software 42311 Published by

Sara Golemon has announced the release of PHP 8.0.13.



php-8.0.13

- 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)

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

- Opcache:
. Fixed bug #81512 (Unexpected behavior with arrays and JIT). (Dmitry)

- PCRE:
. Fixed bug #81424 (PCRE2 10.35 JIT performance regression). (cmb)

- XML:
. Fixed bug #79971 (special character is breaking the path in xml function). (CVE-2021-21707) (cmb)

- XMLReader:
. Fixed bug #81521 (XMLReader::getParserProperty may throw with a valid property). (Nikita)



Release php-8.0.13 · php/php-src