Home » Releases » 7.0 » 7.0.33 »

PHP 7.0.25

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 #75241 (Null pointer dereference in zend_mm_alloc_small()).
      Laruence
    • Fixed bug #75236 (infinite loop when printing an error-message).
      Andrea
    • Fixed bug #75252 (Incorrect token formatting on two parse errors in one request).
      Nikita
    • Fixed bug #75220 (Segfault when calling is_callable on parent).
      andrewnester
    • Fixed bug #75290 (debug info of Closures of internal functions contain garbage argument names).
      Andrea
  • apache2handler

    • Fixed bug #75311 (error: 'zend_hash_key' has no member named 'arKey' in apache2handler).
      mcarbonneaux
  • date

    • Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()).
      Derick
  • intl

    • Fixed bug #75318 (The parameter of UConverter::getAliases() is not optional).
      cmb
  • mcrypt

    • Fixed bug #72535 (arcfour encryption stream filter crashes php).
      Leigh
  • oci8

    • Fixed incorrect reference counting.
      Dmitry
      Tianfang Yang
  • pcre

    • Fixed bug #75207 (applied upstream patch for CVE-2016-1283).
      Anatol
  • litespeed

    • Fixed bug #75248 (Binary directory doesn't get created when building only litespeed SAPI).
      petk
    • Fixed bug #75251 (Missing program prefix and suffix).
      petk
  • spl

    • Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags).
      J. Jeising
      cmb

PHP 7.0


  Represents a security release