Home » Releases » 7.1 » 7.1.33 »

PHP 7.1.10

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

  • core

    • Fixed bug #75042 (run-tests.php issues with EXTENSION block).
      John Boehr
  • bcmath

    • Fixed bug #44995 (bcpowmod() fails if scale != 0).
      cmb
    • Fixed bug #46781 (BC math handles minus zero incorrectly).
      cmb
    • Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1).
      okano1220
      cmb
    • Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus).
      cmb
  • cli server

    • Fixed bug #70470 (Built-in server truncates headers spanning over TCP packets).
      bouk
  • curl

    • Fixed bug #75093 (OpenSSL support not detected).
      Remi
  • gd

    • Fixed bug #75124 (gdImageGrayScale() may produce colors).
      cmb
    • Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?).
      cmb
  • gettext

    • Fixed bug #73730 (textdomain(null) throws in strict mode).
      cmb
  • intl

    • Fixed bug #75090 (IntlGregorianCalendar doesn't have constants from parent class).
      tpunt
    • Fixed bug #75193 (segfault in collator_convert_object_to_string).
      Remi
  • pdo_oci

    • Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized before PHP-FPM sets it up).
      Ingmar Runge
  • spl

    • Fixed bug #75155 (AppendIterator::append() is broken when appending another AppendIterator).
      Nikita
    • Fixed bug #75173 (incorrect behavior of AppendIterator::append in foreach loop).
      jhdxr
  • standard

    • Fixed bug #75152 (signed integer overflow in parse_iv).
      Laruence
    • Fixed bug #75097 (gethostname fails if your host name is 64 chars long).
      Andrea

PHP 7.1


  Represents a security release