Home » Releases » 8.0 » 8.0.30 »

PHP 8.0.18

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 freeing of internal attribute arguments.
      Bob
    • Fixed bug GH-8070 (memory leak of internal function attribute hash).
      Tim Düsterhus
    • Fixed bug GH-8160 (ZTS support on Alpine is broken).
      Michael Voříšek
    • Fixed potential race condition during resource ID allocation.
      ryancaicse
  • filter

    • Fixed signedness confusion in php_filter_validate_domain().
      cmb
  • hash

    • Fixed bug #81714 (segfault when serializing finalized HashContext).
      cmb
  • intl

    • Fixed bug GH-8142 (Compilation error on cygwin).
      David Carlier
  • mbstring

    • Fixed bug GH-8208 (mb_encode_mimeheader: $indent functionality broken).
      cmb
  • mysqli

    • Fixed bug GH-8068 (mysqli_fetch_object creates inaccessible properties).
      cmb
  • pcntl

    • Fixed bug GH-8142 (Compilation error on cygwin).
      David Carlier
  • pgsql

    • Fixed result_type related stack corruption on LLP64 architectures.
      cmb
    • Fixed bug GH-8253 (pg_insert() fails for references).
      cmb
  • sockets

    • Fixed Solaris builds.
      David Carlier
    • Fix undefined behavior in php_set_inet6_addr.
      ilutov
  • spl

    • Fixed bug GH-8121 (SplFileObject - seek and key with csv file inconsistent).
      cmb
  • standard

    • Fixed bug GH-8048 (Force macOS to use statfs).
      risner

PHP 8.0


  Represents a security release