Home » Releases » 7.0 » 7.0.33 »

PHP 7.0.16

PHP 7.0 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.0 is 7.0.33 which includes important security patches.

Source Code

Change Log

  • core

    • Fixed bug #73916 (zend_print_flat_zval_r doesn't consider reference).
      Laruence
    • Fixed bug #73876 (Crash when exporting **= in expansion of assign op).
      Sara
    • Fixed bug #73969 (segfault in debug_print_backtrace).
      andrewnester
    • Fixed bug #73973 (assertion error in debug_zval_dump).
      andrewnester
  • dom

    • Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes).
      aboks
  • dtrace

    • Fixed bug #73965 (DTrace reported as enabled when disabled).
      Remi
  • fpm

    • Fixed bug #67583 (double fastcgi_end_request on max_children limit).
      Dmitry Saprykin
    • Fixed bug #69865 (php-fpm does not close stderr when using syslog).
      m6w6
  • gd

    • Fixed bug #73968 (Premature failing of XBM reading).
      cmb
  • gmp

    • Fixed bug #69993 (test for gmp.h needs to test machine includes).
      Jordan Gigov
  • intl

    • Fix bug #73956 (Link use CC instead of CXX).
      Remi
  • ldap

    • Fixed bug #73933 (error/segfault with ldap_mod_replace and opcache).
      Laruence
  • mysqli

    • Fixed bug #73949 (leak in mysqli_fetch_object).
      krakjoe
  • mysqlnd

    • Fixed bug #69899 (segfault on close() after free_result() with mysqlnd).
      Richard Fussenegger
  • opcache

    • Fixed bug #73983 (crash on finish work with phar in cli + opcache).
      Anatol
  • openssl

    • Fixed bug #71519 (add serial hex to return value array).
      xrobau
  • pdo_firebird

    • Implemented FR #72583 (All data are fetched as strings).
      Dorin Marcoci
  • pdo_pgsql

    • Fixed bug #73959 (lastInsertId fails to throw an exception for wrong sequence name).
      andrewnester
  • phar

    • Fixed bug #70417 (PharData::compress() doesn't close temp file).
      cmb
  • posix

    • Fixed bug #71219 (configure script incorrectly checks for ttyname_r).
      atoth
  • session

    • Fixed bug #69582 (session not readable by root in CLI).
      EvgeniySpinov
  • spl

    • Fixed bug #73896 (spl_autoload() crashes when calls magic _call()).
      Dmitry
  • standard

    • Fixed bug #69442 (closing of fd incorrect when PTS enabled).
      jaytaph
    • Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked").
      Rowan Collins
    • Fixed bug #72974 (imap is undefined service on AIX).
      matthieu.sarter
    • Fixed bug #72979 (money_format stores wrong length AIX).
      matthieu.sarter
  • zip

    • Fixed bug #70103 (ZipArchive::addGlob ignores remove_all_path option).
      cmb
      Mitch Hagstrand

PHP 7.0


  Represents a security release