Home » Releases » 5.5 » 5.5.38 »

PHP 5.5.8

PHP 5.5 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 5.5 is 5.5.38.

Source Code

  • PHP 5.5.8 (tar.bz2)

    • sha256: 6d5f45659d13383fc8429f185cc9da0b30c7bb72dcae9baf568f0511eb7f8b68
  • PHP 5.5.8 (tar.gz)

    • sha256: 67c74a9a2357dc65f5b1701cadb574f1309c4c3a20a2a5c56aeae4c4be90f2f8

Change Log

  • core

    • Disallowed JMP into a finally block.
      Laruence
    • Added validation of class names in the autoload process.
      Dmitry
    • Fixed invalid C code in zend_strtod.c.
      Lior Kaplan
    • Fixed ZEND_MM_MEM_TYPE=mmap_zero.
      Dmitry
      Tony
    • Fixed bug #66041 (list() fails to unpack yielded ArrayAccess object).
      Nikita
    • Fixed bug #65764 (generators/throw_rethrow FAIL with ZEND_COMPILE_EXTENDED_INFO).
      Nikita
    • Fixed bug #61645 (fopen and O_NONBLOCK).
      Mike
    • Fixed bug #66218 (zend_register_functions breaks reflection).
      Remi
  • date

    • Fixed bug #66060 (Heap buffer over-read in DateInterval) (CVE-2013-6712).
      Remi
    • Fixed bug #65768 (DateTimeImmutable::diff does not work).
      Nikita Nefedov
  • dom

    • Fixed bug #65196 (Passing DOMDocumentFragment to DOMDocument::saveHTML() Produces invalid Markup).
      Mike
  • exif

    • Fixed bug #65873 (Integer overflow in exif_read_data()).
      Stas
  • filter

    • Fixed bug #66229 (128.0.0.0/16 isn't reserved any longer).
      Adam
  • gd

    • Fixed bug #64405 (Use freetype-config for determining freetype2 dir(s)).
      Adam
  • pdo_odbc

    • Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries).
      michael at orlitzky dot com
  • mysqli

    • Fixed bug #65486 (mysqli_poll() is broken on win x64).
      Anatol
  • opcache

    • Fixed revalidate_path=1 behavior to avoid caching of symlinks values.
      Dmitry
    • Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq". (Dmitry).
  • snmp

    • Fixed SNMP_ERR_TOOBIG handling for bulk walk operations.
      Boris Lytochkin
  • soap

    • Fixed bug #66112 (Use after free condition in SOAP extension).
      martin dot koegler at brz dot gv dot at
  • sockets

    • Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined).
      Felipe
  • xsl

    • Fixed bug #49634 (Segfault throwing an exception in a XSL registered function).
      Mike
  • zip

    • Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real).
      Remi

PHP 5.5


  Represents a security release