Home » Releases » 8.0 » 8.0.30 »

PHP 8.0.13

PHP 8.0 is no longer officially supported by the PHP project.

Official support refers to that provided direct by the PHP Project.

If you install PHP via third-party packages, support timelines may be different. Please read the Release Support Policy for more information.

The latest release of PHP 8.0 is 8.0.30 which includes important security patches.

Source Code

Change Log

  • 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
  • dba

    • Fixed bug #81588 (TokyoCabinet driver leaks memory).
      girgias
  • 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
    • Fixed bug #81652 (The value of error_reporting() gets overridden).
      Nikita
  • 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

PHP 8.0


  Represents a security release