Home » Releases » 7.1 » 7.1.33 »

PHP 7.1.20

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 #76534 (PHP hangs on 'illegal string offset on string references with an error handler).
      Laruence
    • Fixed bug #76502 (Chain of mixed exceptions and errors does not serialize properly).
      Nikita
  • date

    • Fixed bug #76462 (Undefined property: DateInterval::$f).
      Anatol
  • fpm

    • Fixed bug #73342 (Vulnerability in php-fpm by changing stdin to non-blocking).
      Nikita
  • gmp

    • Fixed bug #74670 (Integer Underflow when unserializing GMP and possible other classes).
      Nikita
  • intl

    • Fixed bug #76556 (get_debug_info handler for BreakIterator shows wrong type).
      cmb
  • mbstring

    • Fixed bug #76532 (Integer overflow and excessive memory usage in mb_strimwidth).
      MarcusSchwarz
  • pgsql

    • Fixed bug #76548 (pg_fetch_result did not fetch the next row).
      Anatol
  • phpdbg

    • Fix arginfo wrt. optional/required parameters.
      cmb
  • reflection

    • Fixed bug #76536 (PHP crashes with core dump when throwing exception in error handler).
      Laruence
    • Fixed bug #75231 (ReflectionProperty#getValue() incorrectly works with inherited classes).
      Nikita
  • standard

    • Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys).
      Laruence
    • Fixed bug #71848 (getimagesize with $imageinfo returns false).
      cmb

PHP 7.1


  Represents a security release