Home » Releases » 8.0 » 8.0.30 »

PHP 8.0.19

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 GH-8289 (Exceptions thrown within a yielded from iterator are not rethrown into the generator).
      Bob
  • date

    • Fixed bug GH-7979 (DatePeriod iterator advances when checking if valid).
      Derick
      Cody Mann
  • ffi

    • Fixed bug GH-8433 (Assigning function pointers to structs in FFI leaks).
      Bob
  • fpm

    • Fixed bug #76003 (FPM /status reports wrong number of active processe).
      Jakub Zelenka
    • Fixed bug #77023 (FPM cannot shutdown processes).
      Jakub Zelenka
    • Fixed comment in kqueue remove callback log message.
      David Carlier
  • iconv

    • Fixed bug GH-8218 (ob_end_clean does not reset Content-Encoding header).
      cmb
  • intl

    • Fixed bug GH-8364 (msgfmt_format $values may not support references).
      cmb
  • mysqli

    • Fixed bug GH-8267 (MySQLi uses unsupported format specifier on Windows).
      cmb
  • spl

    • Fixed bug GH-8366 (ArrayIterator may leak when calling __construct()).
      cmb
    • Fixed bug GH-8273 (SplFileObject: key() returns wrong value).
      Girgias
  • streams

    • Fixed php://temp does not preserve file-position when switched to temporary file.
      Bernd Holzmüller
  • zlib

    • Fixed bug GH-8218 (ob_end_clean does not reset Content-Encoding header).
      cmb

PHP 8.0


  Represents a security release