Home » Releases » 8.0 » 8.0.30 »

PHP 8.0.17

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 Haiku ZTS build.
      David Carlier
  • gd

    • Fixed libpng warning when loading interlaced images.
      Brett
  • fpm

    • Fixed bug #76109 (Unsafe access to fpm scoreboard).
      Till Backhaus
      Jakub Zelenka
  • iconv

    • Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding).
      cmb
    • Fixed bug GH-7980 (Unexpected result for iconv_mime_decode).
      cmb
  • mysqlnd

    • Fixed bug GH-8058 (NULL pointer dereference in mysqlnd package).
      Kamil Tekiela
  • opcache

    • Fixed bug GH-8074 (Wrong type inference of range() result).
      cmb
  • reflection

    • Fixed bug GH-8080 (ReflectionClass::getConstants() depends on def. order).
      cmb
    • Fixed bug GH-8421 (Closures should accept attributes with Attribute::TARGET_FUNCTION).
      ollieread
  • zlib

    • Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding).
      cmb

PHP 8.0


  Represents a security release