Home » Releases » 7.2 » 7.2.34 »

PHP 7.2.13

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

  • ftp

    • Fixed bug #77151 (ftp_close(): SSL_read on shutdown).
      Remi
  • cli

    • Fixed bug #77111 (php-win.exe corrupts unicode symbols from cli parameters).
      Anatol
  • fileinfo

    • Fixed bug #77095 (slowness regression in 7.2/7.3 (compared to 7.1)).
      Anatol
  • iconv

    • Fixed bug #77147 (Fixing 60494 ignored ICONV_MIME_DECODE_CONTINUE_ON_ERROR).
      cmb
  • imap

    • Fixed bug #77153 (imap_open allows to run arbitrary shell commands via mailbox parameter).
      Stas
  • odbc

    • Fixed bug #77079 (odbc_fetch_object has incorrect type signature).
      Jon Allen
  • opcache

    • Fixed bug #77058 (Type inference in opcache causes side effects).
      Nikita
    • Fixed bug #77092 (array_diff_key() - segmentation fault).
      Nikita
  • pgsql

    • Fixed bug #77047 (pg_convert has a broken regex for the 'TIME WITHOUT TIMEZONE' data type).
      Andy Gajetzki
  • soap

    • Fixed bug #50675 (SoapClient can't handle object references correctly).
      Cameron Porter
    • Fixed bug #76348 (WSDL_CACHE_MEMORY causes Segmentation fault).
      cmb
    • Fixed bug #77141 (Signedness issue in SOAP when precision=-1).
      cmb
  • sockets

    • Fixed bug #67619 (Validate length on socket_write).
      thiagooak

PHP 7.2


  Represents a security release