Home » Releases » 8.0 » 8.0.30 »

PHP 8.0.21

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 potential use after free in php_binary_init().
      Heiko Weber
  • cli

    • Fixed GH-8827 (Intentionally closing std handles no longer possible).
      cmb
  • com

    • Fixed bug GH-8778 (Integer arithmethic with large number variants fails).
      cmb
  • curl

    • Fixed CURLOPT_TLSAUTH_TYPE is not treated as a string option.
      Pierrick
  • date

    • Fixed bug #74671 (DST timezone abbreviation has incorrect offset).
      Derick
    • Fixed bug #77243 (Weekdays are calculated incorrectly for negative years).
      Derick
    • Fixed bug #78139 (timezone_open accepts invalid timezone string argument).
      Derick
  • fpm

    • Fixed bug #67764 (fpm: syslog.ident don't work).
      Jakub Zelenka
  • mbstring

    • Fixed bug GH-8685 (pcre not ready at mbstring startup).
      Remi
  • odbc

    • Fixed handling of single-key connection strings.
      Calvin Buckley
  • openssl

    • Fixed bug #50293 (Several openssl functions ignore the VCWD).
      Jakub Zelenka
      cmb
    • Fixed bug #81713 (NULL byte injection in several OpenSSL functions working with certificates).
      Jakub Zelenka
  • pdo_odbc

    • Fixed errorInfo() result on successful PDOStatement->execute().
      Yurunsoft
    • Fixed handling of single-key connection strings.
      Calvin Buckley
  • zip

    • Fixed bug GH-8781 (ZipArchive::close deletes zip file without updating stat cache).
      Remi

PHP 8.0


  Represents a security release