Home » Releases » 7.2 » 7.2.34 »

PHP 7.2.20

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 #76980 (Interface gets skipped if autoloader throws an exception).
      Nikita
  • dom

    • Fixed bug #78025 (segfault when accessing properties of DOMDocumentType).
      cmb
  • mysqli

    • Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful error message).
      Sjon Hortensius
    • Fixed bug #38546 (bindParam incorrect processing of bool types).
      camporter
  • opcache

    • Fixed bug #78106 (Path resolution fails if opcache disabled during request).
      Nikita
    • Fixed bug #78185 (File cache no longer works).
      Dmitry
  • openssl

    • Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c).
      Jakub Zelenka
  • sockets

    • Fixed bug #78038 (Socket_select fails when resource array contains references).
      Nikita
  • standard

    • Fixed bug #77135 (Extract with EXTR_SKIP should skip $this).
      Craig Duncan
      Dmitry
    • Fixed bug ##77937 (preg_match failed).
      cmb
      Anatol
  • zip

    • Fixed bug #76345 (zip.h not found).
      Michael Maroszek

PHP 7.2


  Represents a security release