Home » Releases » 5.5 » 5.5.38 »

PHP 5.5.7

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.7 (tar.bz2)

    • sha256: 2cb9425ef514b984dd233097d82a66f4623b9bf48f2ef265bc7ba25d697d6008
  • PHP 5.5.7 (tar.gz)

    • sha256: 7b954338d7dd538ef6fadbc110e6a0f50d0b39dabec2c12a7f000c17332591b8
  • PHP 5.5.7 (tar.xz)

    • sha256: b7bae5d878b8fc3f4b481eb8f2179b5e71d30dfb3bc3640a5068c1b46633f08c

Change Log

  • cli server

    • Added some MIME types to the CLI web server (Chris Jones)
    • Implemented FR #65917 (getallheaders() is not supported by the built-in web server) - also implements apache_response_headers() (Andrea Faulds)
  • core

    • Fixed bug #66094 (unregister_tick_function tries to cast a Closure to a string).
      Laruence
    • Fixed bug #65969 (Chain assignment with T_LIST failure).
      Dmitry
  • opcache

    • Fixed bug #66176 (Invalid constant substitution).
      Dmitry
    • Fixed bug #65915 (Inconsistent results with require return value).
      Dmitry
    • Fixed bug #65559 (Opcache: cache not cleared if changes occur while running).
      Dmitry
  • readline

    • Fixed Bug #65714 (PHP cli forces the tty to cooked mode).
      Remi
  • openssl

    • Fixed memory corruption in openssl_x509_parse() (CVE-2013-6420). (Stefan Esser).

PHP 5.5


  Represents a security release