Home » Releases » 5.4 » 5.4.45 »

PHP 5.4.28

PHP 5.4 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.4 is 5.4.45.

Source Code

Change Log

  • core

    • Fixed bug #61019 (Out of memory on command stream_get_contents).
      Mike
    • Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace UNIX sockets).
      Mike
    • Fixed bug #66171 (Symlinks and session handler allow open_basedir bypass).
      Jann Horn
      Stas
    • Fixed bug #66182 (exit in stream filter produces segfault).
      Mike
    • Fixed bug #66736 (fpassthru broken).
      Mike
    • Fixed bug #67024 (getimagesize should recognize BMP files with negative height).
      Gabor Buella
    • Fixed bug #67033 (Remove reference to Windows 95).
      Anatol
  • curl

    • Fixed bug #66562 (curl_exec returns differently than curl_multi_getcontent).
      Freek Lijten
  • date

    • Fixed bug #66721 (__wakeup of DateTime segfaults when invalid object data is supplied).
      Boro Sitnikovski
  • embed

    • Fixed bug #65715 (php5embed.lib isn't provided anymore).
      Anatol
  • fileinfo

    • Fixed bug #66987 (Memory corruption in fileinfo ext / bigendian).
      Remi
  • fpm

    • Fixed bug #66482 (unknown entry 'priority' in php-fpm.conf).
    • Fixed bug #67060 (sapi/fpm: possible privilege escalation due to insecure default configuration) (CVE-2014-0185).
      Stas
  • json

    • Fixed bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set).
      Kevin Israel
  • ldap

    • Fixed issue with null bytes in LDAP bindings.
      Matthew Daley
  • openssl

    • Fix bug #66942 (memory leak in openssl_seal()).
      Chuan Ma
    • Fix bug #66952 (memory leak in openssl_open()).
      Chuan Ma
  • simplexml

    • Fixed bug #66084 (simplexml_load_string() mangles empty node name) (Anatol)
  • xsl

    • Fixed bug #53965 (<xsl:include> cannot find files with relative paths when loaded with "file://").
      Anatol
  • apache2 handler sapi

    • Fixed Apache log issue caused by APR's lack of support for %zu (APR issue https://issues.apache.org/bugzilla/show_bug.cgi?id=56120).
      Jeff Trawick

PHP 5.4


  Represents a security release