Home » Releases » 7.2 » 7.2.34 »

PHP 7.2.8

PHP 7.2 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.2 is 7.2.34 which includes important security patches.

Source Code

  • PHP 7.2.8 (tar.bz2)

    • sha256: 1f8068f520a60fff3db19be1b849f0c02a33a0fd8b34b7ae05556ef682187ee6
  • PHP 7.2.8 (tar.gz)

    • sha256: a0cb9bf2f78498fc090eb553df03cdacc198785dec0818efa7a1804c2b7a8722
  • PHP 7.2.8 (tar.xz)

    • sha256: 53ba0708be8a7db44256e3ae9fcecc91b811e5b5119e6080c951ffe7910ffb0f

Change Log

  • core

    • Fixed bug #76534 (PHP hangs on 'illegal string offset on string references with an error handler).
      Laruence
    • Fixed bug #76520 (Object creation leaks memory when executed over HTTP).
      Nikita
    • Fixed bug #76502 (Chain of mixed exceptions and errors does not serialize properly).
      Nikita
  • date

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

    • Fixed bug #76409 (heap use after free in _php_stream_free).
      cmb
    • Fixed bug #76423 (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c).
      Stas
    • Fixed bug #76557 (heap-buffer-overflow (READ of size 48) while reading exif data).
      Stas
  • 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
  • opcache

    • Fixed bug #76477 (Opcache causes empty return value).
      Nikita
      Laruence
  • 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
  • win32

    • Fixed bug #76459 (windows linkinfo lacks openbasedir check).
      Anatol
  • zip

    • Fixed bug #76461 (OPSYS_Z_CPM defined instead of OPSYS_CPM).
      Dennis Birkholz
      Remi

PHP 7.2


  Represents a security release