Home » Releases » 5.4 » 5.4.45 »

PHP 5.4.24

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

    • Added validation of class names in the autoload process.
      Dmitry
    • Fixed invalid C code in zend_strtod.c.
      Lior Kaplan
    • Fixed bug #61645 (fopen and O_NONBLOCK).
      Mike
  • date

    • Fixed bug #66060 (Heap buffer over-read in DateInterval). (CVE-2013-6712)
      Remi
    • Fixed bug #63391 (Incorrect/inconsistent day of week prior to the year 1600).
      Derick
      T. Carter
    • Fixed bug #61599 (Wrong Day of Week).
      Derick
      T. Carter
  • dom

    • Fixed bug #65196 (Passing DOMDocumentFragment to DOMDocument::saveHTML() Produces invalid Markup).
      Mike
  • exif

    • Fixed bug #65873 (Integer overflow in exif_read_data()).
      Stas
  • filter

    • Fixed bug #66229 (128.0.0.0/16 isn't reserved any longer).
      Adam
  • gd

    • Fixed bug #64405 (Use freetype-config for determining freetype2 dir(s)).
      Adam
  • pdo_odbc

    • Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries).
      michael at orlitzky dot com
  • snmp

    • Fixed SNMP_ERR_TOOBIG handling for bulk walk operations.
      Boris Lytochkin
  • xsl

    • Fixed bug #49634 (Segfault throwing an exception in a XSL registered function).
      Mike
  • zip

    • Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real).
      Remi

PHP 5.4


  Represents a security release