Home » Releases » 8.0 » 8.0.30 »

PHP 8.0.20

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

  • cli

    • Fixed bug GH-8575 (CLI closes standard streams too early).
      Levi Morrison
  • core

    • Fixed Haiku ZTS builds.
      David Carlier
  • date

    • Fixed bug #72963 (Null-byte injection in CreateFromFormat and related functions).
      Derick
    • Fixed bug GH-8471 (Segmentation fault when converting immutable and mutable DateTime instances created using reflection).
      Derick
  • fpm

    • Fixed ACL build check on MacOS.
      David Carlier
    • Fixed bug #72185: php-fpm writes empty fcgi record causing nginx 502.
      Jakub Zelenka
      loveharmful
    • Fixes use after free. (Heiko Weber).
  • mysqlnd

    • Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626)
      c dot fol at ambionics dot io
  • opcache

    • Fixed bug GH-8466 (ini_get() is optimized out when the option does not exist).
      Arnaud
  • pgsql

    • Fixed bug #81720: Uninitialized array in pg_query_params(). (CVE-2022-31625)
      cmb
  • pcntl

    • Fixed Haiku build.
      David Carlier
  • soap

    • Fixed bug GH-8578 (Error on wrong parameter on SoapHeader constructor).
      robertnisipeanu
    • Fixed bug GH-8538 (SoapClient may strip parts of nmtokens).
      cmb
  • spl

    • Fixed bug GH-8235 (iterator_count() may run indefinitely).
      cmb
  • zip

    • Fixed type for index in ZipArchive::replaceFile.
      Martin Rehberger

PHP 8.0


  Represents a security release