Home » Releases » 8.0 » 8.0.30 »

PHP 8.0.23

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 incorrect double to long casting in latest clang.
      zeriyoshi
  • dba

    • Fixed LMDB driver memory leak on DB creation failure (Girgias)
    • Fixed bug GH-9155 (dba_open("non-existing", "c-", "flatfile") segfaults).
      cmb
  • intl

    • Fixed IntlDateFormatter::formatObject() parameter type.
      Gert de Pagter
  • opcache

    • Fixed bug GH-9033 (Loading blacklist file can fail due to negative length).
      cmb
  • openssl

    • Fixed bug GH-9339 (OpenSSL oid_file path check warning contains uninitialized path).
      Jakub Zelenka
  • pdo_sqlite

    • Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values).
      cmb
  • sqlite3

    • Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values).
      cmb
  • standard

    • Fixed bug GH-9017 (php_stream_sock_open_from_socket could return NULL).
      Heiko Weber
  • streams

    • Fixed bug GH-8472 (The resource returned by stream_socket_accept may have incorrect metadata).
      Jakub Zelenka
    • Fixed bug GH-8409 (SSL handshake timeout leaves persistent connections hanging).
      Jakub Zelenka
      Twosee

PHP 8.0


  Represents a security release