Home » Releases » 7.2 » 7.2.34 »

PHP 7.2.4

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.4 (tar.bz2)

    • sha256: 11658a0d764dc94023b9fb60d4b5eb75d438ad17981efe70abb0d0d09a447ef3
  • PHP 7.2.4 (tar.gz)

    • sha256: 58e28e978baea0fe9009432bcb436934eaacccfdcb5f5409c7526431a595857b
  • PHP 7.2.4 (tar.xz)

    • sha256: 7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88

Change Log

  • core

    • Fixed bug #76025 (Segfault while throwing exception in error_handler).
      Dmitry
      Laruence
    • Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD).
      Anatol
  • fpm

    • Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache access controls).
      Jakub Zelenka
  • ftp

    • Fixed ftp_pasv arginfo.
      carusogabriel
    • Fixed bug #73957 (signed integer conversion in imagescale()).
      cmb
    • Fixed bug #76041 (null pointer access crashed php).
      cmb
    • Fixed imagesetinterpolation arginfo.
      Gabriel Caruso
  • iconv

    • Fixed bug #75867 (Freeing uninitialized pointer).
      Philip Prindeville
  • mbstring

    • Fixed bug #62545 (wrong unicode mapping in some charsets).
      cmb
  • opcache

    • Fixed bug #75969 (Assertion failure in live range DCE due to block pass misoptimization).
      Nikita
  • openssl

    • Fixed openssl_* arginfos.
      carusogabriel
  • pcntl

    • Fixed bug #75873 (pcntl_wexitstatus returns incorrect on Big_Endian platform (s390x)).
      Sam Ding
  • phar

    • Fixed bug #76085 (Segmentation fault in buildFromIterator when directory name contains a \n).
      Laruence
  • standard

    • Fixed bug #75961 (Strange references behavior).
      Laruence
    • Fixed some arginfos.
      carusogabriel
    • Fixed bug #76068 (parse_ini_string fails to parse "[foo]\nbar=1|>baz" with segfault).
      Anatol

PHP 7.2


  Represents a security release