Home » Releases » 5.5 » 5.5.38 »

PHP 5.5.15

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 #67428 (header('Location: foo') will override a 308-399 response code).
      Adam
    • Fixed bug #67436 (Autoloader isn't called if two method definitions don't match).
      Bob
    • Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0).
      Ferenc
    • Fixed bug #67497 (eval with parse error causes segmentation fault in generator).
      Nikita
    • Fixed bug #67151 (strtr with empty array crashes).
      Nikita
    • Fixed bug #67407 (Windows 8.1/Server 2012 R2 reported as Windows 8/Server 2012).
      Christian Wenz
    • Fixed bug #66608 (Incorrect behavior with nested "finally" blocks).
      Laruence
      Dmitry
    • Implemented FR #34407 (ucwords and Title Case).
      Tjerk
  • cli server

    • Implemented FR #67429 (CLI server is missing some new HTTP response codes).
      Adam
    • Fixed bug #66830 (Empty header causes PHP built-in web server to hang).
      Adam
    • Fixed bug #67594 (Unable to access to apache_request_headers() elements).
      Tjerk
  • fpm

    • Fixed bug #67530 (error_log=syslog ignored).
      Remi
    • Fixed bug #67531 (syslog cannot be set in pool configuration).
      Remi
  • intl

    • Fixed bug #66921 (Wrong argument type hint for function intltz_from_date_time_zone).
      Stas
    • Fixed bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting).
      Stas
  • opcache

    • Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault happen) (Dmitry, Laruence)
  • pgsql

    • Fixed bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756), which affected builds against libpq < 7.3.
      Adam
  • phar

    • Fixed bug #67587 (Redirection loop on nginx with FPM).
      Christian Weiske
  • spl

    • Fixed bug #67539 (ArrayIterator use-after-free due to object change during sorting). (CVE-2014-4698)
      research at insighti dot org
      Laruence
    • Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670)
      Laruence
  • streams

    • Fixed bug #67430 (http:// wrapper doesn't follow 308 redirects).
      Adam
  • session

    • Fixed bug #66827 (Session raises E_NOTICE when session name variable is array).
      Yasuo

PHP 5.5


  Represents a security release