Home » Releases » 8.1 » 8.1.34 »

PHP 8.1.3

PHP 8.1 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.1 is 8.1.34 which includes important security patches.

Source Code

  • PHP 8.1.3 (tar.gz)

    • sha256: 92d74f5a4af7de90cef6cda65bd0c341dc9a1027b32f70e7b8861f6f68a38bb2
  • PHP 8.1.3 (tar.bz2)

    • sha256: 354c4e2c506046eca812d1fc2526884a2f54b5e3d20ef0ede919a69eb232d0be
  • PHP 8.1.3 (tar.xz)

    • sha256: 5d65a11071b47669c17452fb336c290b67c101efb745c1dbe7525b5caf546ec6

Change Log

  • core

    • Fixed bug #81430 (Attribute instantiation leaves dangling pointer).
      beberlei
    • Fixed bug GH-7896 (Environment vars may be mangled on Windows).
      cmb
    • Fixed bug GH-7883 (Segfault when INI file is not readable).
      Remi
  • 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)
      cmb
  • fpm

    • Fixed memory leak on invalid port.
      David Carlier
    • Fixed bug GH-7842 (Invalid OpenMetrics response format returned by FPM status page.
      Stefano Arlandini
  • 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
  • pcntl

    • Fixed pcntl_rfork build for DragonFlyBSD.
      David Carlier
  • sockets

    • Fixed bug GH-7978 (sockets extension compilation errors).
      David Carlier
  • standard

    • Fixed bug GH-7899 (Regression in unpack for negative int value).
      Remi
    • Fixed bug GH-7875 (mails are sent even if failure to log throws exception).
      cmb

PHP 8.1


  Represents a security release