Home » Releases » 8.1 » 8.1.34 »

PHP 8.1.4

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.4 (tar.gz)

    • sha256: a9951c1c8fd5d2eefde28de0f646c344eb61d751319d220713a6da26f986abde
  • PHP 8.1.4 (tar.bz2)

    • sha256: b3f688cb69758523838b8e7f509aaef0152133d9b84a84a0b7cf68eeafc1df76
  • PHP 8.1.4 (tar.xz)

    • sha256: 05a8c0ac30008154fb38a305560543fc172ba79fb957084a99b8d3b10d5bdb4b

Change Log

  • core

    • Fixed Haiku ZTS build.
      David Carlier
    • Fixed bug GH-8059 arginfo not regenerated for extension.
      Remi
    • Fixed bug GH-8083 Segfault when dumping uncalled fake closure with static variables.
      ilutov
    • Fixed bug GH-7958 (Nested CallbackFilterIterator is leaking memory).
      cmb
    • Fixed bug GH-8074 (Wrong type inference of range() result).
      cmb
    • Fixed bug GH-8140 (Wrong first class callable by name optimization).
      cmb
    • Fixed bug GH-8082 (op_arrays with temporary run_time_cache leak memory when observed).
      Bob
  • gd

    • Fixed libpng warning when loading interlaced images.
      Brett
  • fpm

    • Fixed bug #76109 (Unsafe access to fpm scoreboard).
      Till Backhaus
      Jakub Zelenka
  • iconv

    • Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding).
      cmb
    • Fixed bug GH-7980 (Unexpected result for iconv_mime_decode).
      cmb
  • mbstring

    • Fixed bug GH-8128 (mb_check_encoding wrong result for 7bit).
      alexdowad
  • mysqlnd

    • Fixed bug GH-8058 (NULL pointer dereference in mysqlnd package).
      Kamil Tekiela
  • reflection

    • Fixed bug GH-8080 (ReflectionClass::getConstants() depends on def. order).
      cmb
    • Fixed bug GH-8444 (Fix ReflectionProperty::__toString() of properties containing instantiated enums).
      ilutov
  • zlib

    • Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding).
      cmb

PHP 8.1


  Represents a security release