Home » Releases » 7.2 » 7.2.34 »

PHP 7.2.17

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

Change Log

  • core

    • Fixed bug #77738 (Nullptr deref in zend_compile_expr).
      Laruence
    • Fixed bug #77660 (Segmentation fault on break 2147483648).
      Laruence
    • Fixed bug #77652 (Anonymous classes can lose their interface information).
      Nikita
    • Fixed bug #77676 (Unable to run tests when building shared extension on AIX).
      Kevin Adler
  • bcmath

    • Fixed bug #77742 (bcpow() implementation related to gcc compiler optimization).
      Nikita
  • com

    • Fixed bug #77578 (Crash when php unload).
      cmb
  • date

    • Fixed bug #50020 (DateInterval:createDateFromString() silently fails).
      Derick
    • Fixed bug #75113 (Added DatePeriod::getRecurrences() method).
      Ignace Nyamagana Butera
  • exif

    • Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). (CVE-2019-11034)
      Stas
    • Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value). (CVE-2019-11035)
      Stas
  • fpm

    • Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP).
      Kevin Adler
  • gd

    • Fixed bug #77700 (Writing truecolor images as GIF ignores interlace flag).
      cmb
  • mysqli

    • Fixed bug #77597 (mysqli_fetch_field hangs scripts).
      Nikita
  • opcache

    • Fixed bug #77691 (Opcache passes wrong value for inline array push assignments).
      Nikita
    • Fixed bug #77743 (Incorrect pi node insertion for jmpznz with identical successors).
      Nikita
  • phpdbg

    • Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match actual aliases).
      Miriam Lauter
  • sodium

    • Fixed bug #77646 (sign_detached() strings not terminated).
      Frank
  • sqlite3

    • Added sqlite3.defensive INI directive.
      BohwaZ
  • standard

    • Fixed bug #77664 (Segmentation fault when using undefined constant in custom wrapper).
      Laruence
    • Fixed bug #77669 (Crash in extract() when overwriting extracted array).
      Nikita
    • Fixed bug #76717 (var_export() does not create a parsable value for PHP_INT_MIN).
      Nikita
    • Fixed bug #77765 (FTP stream wrapper should set the directory as executable).
      Vlad Temian

PHP 7.2


  Represents a security release