Home » Releases » 8.1 » 8.1.34 »

PHP 8.1.5

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

    • sha256: 44d637627746082395d5d3d3d6ae7d71e780b82a8d55a0228887158c4316bf11
  • PHP 8.1.5 (tar.bz2)

    • sha256: 827de56771c3ab8313a069812f15f6ec49989d510aebd0dce180839c6d8d6ff3
  • PHP 8.1.5 (tar.xz)

    • sha256: 7647734b4dcecd56b7e4bd0bc55e54322fa3518299abcdc68eb557a7464a2e8a

Change Log

  • core

    • Fixed bug GH-8176 (Enum values in property initializers leak).
      Bob
    • 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
  • filter

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

    • Fixed bug GH-8115 (Can't catch arg type deprecation when instantiating Intl classes).
      ilutov
    • Fixed bug GH-8142 (Compilation error on cygwin).
      David Carlier
    • Fixed bug GH-7734 (Fix IntlPartsIterator key off-by-one error and first key).
      ilutov
  • 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
    • Fixed bug GH-8192 (Cannot override DirectoryIterator::current() without return typehint in 8.1).
      Nikita
  • standard

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

PHP 8.1


  Represents a security release