Home » Releases » 5.5 » 5.5.38 »

PHP 5.5.14

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 BC break introduced by patch for bug #67072.
      Anatol
      Stas
    • Fixed bug #66622 (Closures do not correctly capture the late bound class (static::) in some cases).
      Levi Morrison
    • Fixed bug #67390 (insecure temporary file use in the configure script).
      Remi) (CVE-2014-3981
    • Fixed bug #67399 (putenv with empty variable may lead to crash).
      Stas
  • cli server

    • Fixed Bug #67406 (built-in web-server segfaults on startup).
      Remi
  • date

    • Fixed bug #67308 (Serialize of DateTime truncates fractions of second).
      Adam
    • Fixed regression in fix for bug #67118 (constructor can't be called twice).
      Remi
  • fileinfo

    • Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary check).
    • Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal string size).
      Francisco Alonso
      Jan Kaluza
      Remi
    • Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary check).
      Francisco Alonso
      Jan Kaluza
      Remi
    • Fixed bug #67412 (fileinfo: cdf_count_chain insufficient boundary check).
      Francisco Alonso
      Jan Kaluza
      Remi
    • Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary check).
      Francisco Alonso
      Jan Kaluza
      Remi
  • network

    • Fixed bug #67432 (Fix potential segfault in dns_get_record()).
      CVE-2014-4049). (Sara
  • opcache

    • Fixed issue #183 (TMP_VAR is not only used once).
      Dmitry
      Laruence
  • openssl

    • Fixed bug #65698 (certificates validity parsing does not work past 2050).
      Paul Oehler
    • Fixed bug #66636 (openssl_x509_parse warning with V_ASN1_GENERALIZEDTIME).
      Paul Oehler
  • pdo-odbc

    • Fixed bug #50444 (PDO-ODBC changes for 64-bit).
  • soap

    • Implemented FR #49898 (Add SoapClient::__getCookies()).
      Boro Sitnikovski
  • spl

    • Fixed bug #66127 (Segmentation fault with ArrayObject unset).
      Stas
    • Fixed bug #67359 (Segfault in recursiveDirectoryIterator).
      Laruence
    • Fixed bug #67360 (Missing element after ArrayObject::getIterator).
      Adam
    • Fixed bug #67492 (unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion). (CVE-2014-3515)
      Stefan Esser

PHP 5.5


  Represents a security release