Home » Releases » 5.5 » 5.5.38 »

PHP 5.5.19

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

  • core

    • Fixed bug #68095 (AddressSanitizer reports a heap buffer overflow in php_getopt()).
      Stas
    • Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined).
      Nikita
    • Fixed bug #68129 (parse_url() - incomplete support for empty usernames and passwords) (Tjerk)
    • Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy).
      Dmitry
  • curl

    • Add CURL_SSLVERSION_TLSv1_0, CURL_SSLVERSION_TLSv1_1, and CURL_SSLVERSION_TLSv1_2 constants if supported by libcurl (Rasmus)
  • fileinfo

    • Fixed bug #66242 (libmagic: don't assume char is signed).
      ArdB
    • Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers). (CVE-2014-3710)
      Remi
  • fpm

    • Implemented FR #55508 (listen and listen.allowed_clients should take IPv6 addresses).
      Robin Gloster
  • gd

    • Fixed bug #65171 (imagescale() fails without height param).
      Remi
  • gmp

    • Fixed bug #63595 (GMP memory management conflicts with other libraries using GMP).
      Remi
  • mysqli

    • Fixed bug #68114 (linker error on some OS X machines with fixed width decimal support) (Keyur Govande)
  • odbc

    • Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by a VARCHAR column) (Keyur Govande)
  • spl

    • Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk)

PHP 5.5


  Represents a security release