Home » Releases » 7.1 » 7.1.33 »

PHP 7.1.15

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

Change Log

  • apache2handler

    • Fixed bug #75882 (a simple way for segfaults in threadsafe php just with configuration).
      Anatol
  • date

    • Fixed bug #75857 (Timezone gets truncated when formatted).
      carusogabriel
    • Fixed bug #75928 (Argument 2 for `DateTimeZone::listIdentifiers()` should accept `null`).
      Pedro Lacerda
    • Fixed bug #68406 (calling var_dump on a DateTimeZone object modifies it).
      jhdxr
  • ftp

    • Fixed ftp_pasv arginfo.
      carusogabriel
    • Fixed imagesetinterpolation arginfo.
      Gabriel Caruso
  • iconv

    • Fixed bug #75867 (Freeing uninitialized pointer).
      Philip Prindeville
  • ldap

    • Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros).
      dzuelke
  • libxml2

    • Fixed bug #75871 (use pkg-config where available).
      pmmaga
  • mysqlnd

    • Fixed negotiation of MySQL authenticaton plugin.
      Johannes
    • Fixed a memleak with SSL connections.
      Johannes
  • odbc

    • Fixed bug #73725 (Unable to retrieve value of varchar(max) type).
      Anatol
  • opcache

    • Fixed bug #75969 (Assertion failure in live range DCE due to block pass misoptimization).
      Nikita
  • openssl

    • Fixed openssl_* arginfos.
      carusogabriel
  • pcntl

    • Fixed bug #75873 (pcntl_wexitstatus returns incorrect on Big_Endian platform (s390x)).
      Sam Ding
  • pgsql

    • Fixed #75838 (Memory leak in pg_escape_bytea()).
      ard_1 at mail dot ru
  • phar

    • Fixed bug #65414 (deal with leading slash when adding files correctly).
      bishopb
  • spl

    • Fixed bug #74519 (strange behavior of AppendIterator).
      jhdxr
  • standard

    • Fixed bug #75961 (Strange references behavior).
      Laruence
    • Fixed bug #75916 (DNS_CAA record results contain garbage).
      Mike
      Philip Sharp
    • Fixed some arginfos.
      carusogabriel
    • Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response).
      Stas

PHP 7.1


  Represents a security release