Home » Releases » 7.2 » 7.2.34 »

PHP 7.2.18

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

  • cli

    • Fixed bug #77794 (Incorrect Date header format in built-in server).
      kelunik
  • exif

    • Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG). (CVE-2019-11036)
      Stas
  • interbase

    • Fixed bug #72175 (Impossibility of creating multiple connections to Interbase with php 7.x).
      Nikita
  • intl

    • Fixed bug #77895 (IntlDateFormatter::create fails in strict mode if $locale = null).
      Nikita
  • litespeed

    • LiteSpeed SAPI 7.3.1, better process management, new API function litespeed_finish_request().
      George Wang
  • mail

    • Fixed bug #77821 (Potential heap corruption in TSendMail()).
      cmb
  • pcre

    • Fixed bug #77827 (preg_match does not ignore \r in regex flags).
      requinix
      cmb
  • pdo

    • Fixed bug #77849 (Disable cloning of PDO handle/connection objects).
      camporter
  • phpdbg

    • Fixed bug #76801 (too many open files).
      alekitto
    • Fixed bug #77800 (phpdbg segfaults on listing some conditional breakpoints).
      krakjoe
    • Fixed bug #77805 (phpdbg build fails when readline is shared).
      krakjoe
  • reflection

    • Fixed bug #77772 (ReflectionClass::getMethods(null) doesn't work).
      Nikita
    • Fixed bug #77882 (Different behavior: always calls destructor).
      Nikita
  • soap

    • Fixed bug #77945 (Segmentation fault when constructing SoapClient with WSDL_CACHE_BOTH).
      Nikita
  • standard

    • Fixed bug #77680 (recursive mkdir on ftp stream wrapper is incorrect).
      Vlad Temian
    • Fixed bug #77844 (Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED).
      Nikita
    • Fixed bug #77853 (Inconsistent substr_compare behaviour with empty haystack).
      Nikita

PHP 7.2


  Represents a security release