Home » Releases » 8.0 » 8.0.30 »

PHP 8.0.16

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 #81430 (Attribute instantiation leaves dangling pointer).
      beberlei
    • Fixed bug GH-7896 (Environment vars may be mangled on Windows).
      cmb
  • ffi

    • Fixed bug GH-7867 (FFI::cast() from pointer to array is broken).
      cmb
      dmitry
  • filter

    • Fix #81708: UAF due to php_filter_float() failing for ints. (CVE-2021-21708)
      stas
  • fpm

    • Fixed memory leak on invalid port.
      David Carlier
  • mbstring

    • Fixed bug GH-7902 (mb_send_mail may delimit headers with LF only).
      cmb
  • mysqlnd

    • Fixed bug GH-7972 (MariaDB version prefix 5.5.5- is not stripped).
      Kamil Tekiela
  • sockets

    • Fixed ext/sockets build on Haiku.
      David Carlier
    • Fixed bug GH-7978 (sockets extension compilation errors).
      David Carlier
  • standard

    • Fixed bug GH-7875 (mails are sent even if failure to log throws exception).
      cmb

PHP 8.0


  Represents a security release