Home » Releases » 7.1 » 7.1.33 »

PHP 7.1.8

PHP 7.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 7.1 is 7.1.33 which includes important security patches.

Source Code

  • PHP 7.1.8 (tar.bz2)

    • sha256: 7064a00a9450565190890c7a4be04e646e0be73b2e0f8c46ae34419f343ca2f8
  • PHP 7.1.8 (tar.gz)

    • sha256: 63517b3264f7cb17fb58e1ce60a6cd8903160239b7cf568d52024e9cf4d6cb04
  • PHP 7.1.8 (tar.xz)

    • sha256: 8943858738604acb33ecedb865d6c4051eeffe4e2d06f3a3c8f794daccaa2aab

Change Log

  • core

    • Fixed bug #74832 (Loading PHP extension with already registered function name leads to a crash).
      jpauli
    • Fixed bug #74780 (parse_url() broken when query string contains colon).
      jhdxr
    • Fixed bug #74761 (Unary operator expected error on some systems).
      petk
    • Fixed bug #73900 (Use After Free in unserialize() SplFixedArray).
      nikic
    • Fixed bug #74923 (Crash when crawling through network share).
      Anatol
    • Fixed bug #74913 (fixed incorrect poll.h include).
      petk
    • Fixed bug #74906 (fixed incorrect errno.h include).
      petk
  • date

    • Fixed bug #74852 (property_exists returns true on unknown DateInterval property).
      jhdxr
  • oci8

    • Fixed bug #74625 (Integer overflow in oci_bind_array_by_name).
      Ingmar Runge
  • opcache

    • Fixed bug #74623 (Infinite loop in type inference when using HTMLPurifier).
      nikic
  • openssl

    • Fixed bug #74798 (pkcs7_en/decrypt does not work if \x0a is used in content).
      Anatol
    • Added OPENSSL_DONT_ZERO_PAD_KEY constant to prevent key padding and fix bug #71917 (openssl_open() returns junk on envelope < 16 bytes) and bug #72362 (OpenSSL Blowfish encryption is incorrect for short keys).
      Jakub Zelenka
  • pdo

    • Fixed bug #69356 (PDOStatement::debugDumpParams() truncates query).
      Adam Baratz
  • spl

    • Fixed bug #73471 (PHP freezes with AppendIterator).
      jhdxr
  • sqlite3

    • Fixed bug #74883 (SQLite3::__construct() produces "out of memory" exception with invalid flags).
      Anatol
  • wddx

    • Fixed bug #73173 (huge memleak when wddx_unserialize).
      tloi at fortinet dot com
  • zlib

    • Fixed bug #73944 (dictionary option of inflate_init() does not work).
      wapmorgan

PHP 7.1


  Represents a security release