Home » Releases » 7.0 » 7.0.33 »

PHP 7.0.18

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 #73370 (falsely exits with "Out of Memory" when using USE_ZEND_ALLOC=0).
      Nikita
    • Fixed bug #73960 (Leak with instance method calling static method with referenced return).
      Nikita
    • Fixed bug #74265 (Build problems after 7.0.17 release: undefined reference to `isfinite').
      Nikita
    • Fixed bug #74302 (yield fromLABEL is over-greedy).
      Sara
  • apache

    • Reverted patch for bug #61471, fixes bug #74318.
      Anatol
  • date

    • Fixed bug #72096 (Swatch time value incorrect for dates before 1970).
      mcq8
  • dom

    • Fixed bug #74004 (LIBXML_NOWARNING flag ingnored on loadHTML*).
      somedaysummer
  • iconv

    • Fixed bug #74230 (iconv fails to fail on surrogates).
      Anatol
  • oci8

    • Fixed uninitialized data causing random crash.
      Dmitry
  • openssl

    • Fixed bug #72333 (fwrite() on non-blocking SSL sockets doesn't work).
      Jakub Zelenka
  • pdo mysql

    • Fixed bug #71003 (Expose MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT to PDO interface).
      Thomas Orozco
  • streams

    • Fixed bug #74216 (Correctly fail on invalid IP address ports).
      Sara
  • zlib

    • Fixed bug #74240 (deflate_add can allocate too much memory).
      Matt Bonneau

PHP 7.0


  Represents a security release