Home » Releases » 7.4 » 7.4.33 »

PHP 7.4.10

PHP 7.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 7.4 is 7.4.33 which includes important security patches.

Source Code

Change Log

  • core

    • Fixed bug #79884 (PHP_CONFIG_FILE_PATH is meaningless).
      cmb
    • Fixed bug #77932 (File extensions are case-sensitive).
      cmb
    • Fixed bug #79806 (realpath() erroneously resolves link to link).
      cmb
    • Fixed bug #79895 (PHP_CHECK_GCC_ARG does not allow flags with equal sign).
      Santiago M. Mola
    • Fixed bug #79919 (Stack use-after-scope in define()).
      cmb
    • Fixed bug #79934 (CRLF-only line in heredoc causes parsing error).
      Pieter van den Ham
    • Fixed bug #79947 (Memory leak on invalid offset type in compound assignment).
      Nikita
  • com

    • Fixed bug #48585 (com_load_typelib holds reference, fails on second call).
      cmb
  • exif

    • Fixed bug #75785 (Many errors from exif_read_data).
      Níckolas Daniel da Silva
  • gettext

    • Fixed bug #70574 (Tests fail due to relying on Linux fallback behavior for gettext()).
      Florian Engelhardt
  • ldap

    • Fixed memory leaks.
      ptomulik
  • opcache

    • Fixed bug #73060 (php failed with error after temp folder cleaned up).
      cmb
    • Fixed bug #79917 (File cache segfault with a static variable in inherited method).
      Nikita
  • pdo

    • Fixed bug #64705 (errorInfo property of PDOException is null when PDO::__construct() fails).
      Ahmed Abdou
  • session

    • Fixed bug #79724 (Return type does not match in ext/session/mod_mm.c).
      Nikita
  • standard

    • Fixed bug #79930 (array_merge_recursive() crashes when called with array with single reference).
      Nikita
    • Fixed bug #79944 (getmxrr always returns true on Alpine linux).
      Nikita
    • Fixed bug #79951 (Memory leak in str_replace of empty string).
      Nikita
  • xml

    • Fixed bug #79922 (Crash after multiple calls to xml_parser_free()).
      cmb

PHP 7.4


  Represents a security release