Home » Releases » 5.5 » 5.5.38 »

PHP 5.5.10

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 Request #66574i (Allow multiple paths in php_ini_scanned_path).
      Remi
  • date

    • Fixed bug #45528 (Allow the DateTimeZone constructor to accept timezones per offset too).
      Derick
  • fileinfo

    • Bug #66731 (file: infinite recursion) (CVE-2014-1943).
      Remi
    • Fixed bug #66820 (out-of-bounds memory access in fileinfo) (CVE-2014-2270).
      Remi
  • gd

    • Fixed Bug #66815 (imagecrop(): insufficient fix for NULL defer CVE-2013-7327).
      Tomas Hoger
      Remi
  • json

    • Fixed bug #65753 (JsonSerializeable couldn't implement on module extension) (chobieeee@php.net)
  • ldap

    • Implemented ldap_modify_batch (https://wiki.php.net/rfc/ldap_modify_batch).
      Ondřej Hošek
  • openssl

    • Fixed bug #66501 (Add EC key support to php_openssl_is_private_key).
      Mark Zedwood
  • pcre

    • Upgraded to PCRE 8.34.
      Anatol
  • pgsql

    • Added warning for dangerous client encoding and remove possible injections for pg_insert()/pg_update()/pg_delete()/pg_select().
      Yasuo

PHP 5.5


  Represents a security release