Home » Releases » 5.5 » 5.5.38 »

PHP 5.5.13

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

Change Log

  • cli server

    • Fixed bug #67079 (Missing MIME types for XML/XSL files).
      Anatol
  • com

    • Fixed bug #66431 (Special Character via COM Interface (CP_UTF8)).
      Anatol
  • core

    • Fixed bug #65701 (copy() doesn't work when destination filename is created by tempnam()).
      Boro Sitnikovski
    • Fixed bug #67072 (Echoing unserialized "SplFileObject" crash).
      Anatol
    • Fixed bug #67245 (usage of memcpy() with overlapping src and dst in zend_exceptions.c).
      Bob
    • Fixed bug #67247 (spl_fixedarray_resize integer overflow).
      Stas
    • Fixed bug #67249 (printf out-of-bounds read).
      Stas
    • Fixed bug #67250 (iptcparse out-of-bounds read).
      Stas
    • Fixed bug #67252 (convert_uudecode out-of-bounds read).
      Stas
  • curl

    • Fixed bug #64247 (CURLOPT_INFILE doesn't allow reset).
      Mike
  • date

    • Fixed bug #67118 (DateTime constructor crash with invalid data).
      Anatol
    • Fixed bug #67251 (date_parse_from_format out-of-bounds read).
      Stas
    • Fixed bug #67253 (timelib_meridian_with_check out-of-bounds read).
      Stas
  • dom

    • Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag, not only the subset).
      Anatol
  • fileinfo

    • Fixed bug #66307 (Fileinfo crashes with powerpoint files).
      Anatol
    • Fixed bug #67327 (fileinfo: CDF infinite loop in nelements DoS) (CVE-2014-0238).
    • Fixed bug #67328 (fileinfo: fileinfo: numerous file_printf calls resulting in performance degradation) (CVE-2014-0237).
  • fpm

    • Fixed bug #66908 (php-fpm reload leaks epoll_create() file descriptor).
      Julio Pintos
  • gd

    • Fixed bug #67248 (imageaffinematrixget missing check of parameters).
      Stas
  • pcre

    • Fixed bug #67238 (Ungreedy and min/max quantifier bug, applied patch from the upstream).
      Anatol
  • phar

    • Fix bug #64498 ($phar->buildFromDirectory can't compress file with an accent in its name).
      PR #588

PHP 5.5


  Represents a security release