Home » Releases » 8.0 » 8.0.30 »

PHP 8.0.15

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 #81656 (GCC-11 silently ignores -R).
      Michael Wallner
    • Fixed bug #81585 (cached_chunks are not counted to real_size on shutdown).
      cmb
  • filter

    • Fixed FILTER_FLAG_NO_RES_RANGE flag.
      Yifan Tong
  • hash

    • Fixed bug GH-7759 (Incorrect return types for hash() and hash_hmac()).
      cmb
    • Fixed bug GH-7826 (Inconsistent argument name in hash_hmac_file and hash_file).
      cmb
  • mysqlnd

    • Fixed bug where large bigints may be truncated.
      Nathan Freeman
      cmb
  • oci8

    • Fixed bug GH-7765 (php_oci_cleanup_global_handles segfaults at second call).
      cmb
  • opcache

    • Fixed bug #81679 (Tracing JIT crashes on reattaching).
      cmb
  • pdo_pgsql

    • Fixed error message allocation of PDO PgSQL.
      SATO Kentaro
  • sockets

    • Avoid void* arithmetic in sockets/multicast.c on NetBSD.
      David Carlier
  • spl

    • Fixed bug #75917 (SplFileObject::seek broken with CSV flags).
      Aliaksandr Bystry

PHP 8.0


  Represents a security release