Home » Releases » 5.5 » 5.5.38 »

PHP 5.5.6

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

    • sha256: a9b7d291199d7e6b90ef1d78eb791d738944d66856e76bde9463ce2645b0e4a4
  • PHP 5.5.6 (tar.gz)

    • sha256: 01f9c45154d4c9a47a825aa662bd64493082bd57dafdc720cf899ee194220a67
  • PHP 5.5.6 (tar.xz)

    • sha256: 3235a5c15e8fc55498dd80fe43f4aecc51dba35a7fc916aee7ef12d4e1f8767a

Change Log

  • core

    • Fixed bug #65947 (basename is no more working after fgetcsv in certain situation).
      Laruence
    • Improved performance of array_merge() and func_get_args() by eliminating useless copying.
      Dmitry
    • Fixed bug #65939 (Space before ";" breaks php.ini parsing).
      brainstorm at nopcode dot org
    • Fixed bug #65911 (scope resolution operator - strange behavior with $this).
      Bob Weinand
    • Fixed bug #65936 (dangling context pointer causes crash).
      Tony
  • fpm

    • Changed default listen() backlog to 65535.
      Tony
  • json

    • Fixed whitespace part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly").
      Andrea Faulds
  • mysqli

    • Fixed bug #66043 (Segfault calling bind_param() on mysqli).
      Laruence
  • opcache

    • Increased limit for opcache.max_accelerated_files to 1,000,000.
      Chris
    • Fixed issue #115 (path issue when using phar).
      Dmitry
    • Fixed issue #149 (Phar mount points not working with OPcache enabled).
      Dmitry
  • odbc

    • Fixed bug #65950 (Field name truncation if the field name is bigger than 32 characters).
      patch submitted by: michael dot y at zend dot com
      Yasuo
  • pdo

    • Fixed bug #66033 (Segmentation Fault when constructor of PDO statement throws an exception).
      Laruence
    • Fixed bug 65946 (sql_parser permanently converts values bound to strings)
  • standard

    • Fixed bug #64760 (var_export() does not use full precision for floating-point numbers) (Yasuo)

PHP 5.5


  Represents a security release