Home » Releases » 7.4 » 7.4.33 »

PHP 7.4.8

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

  • PHP 7.4.8 (tar.bz2)

    • sha256: 6a48d3a605c003b088984ceb53be5df1e698b8b35ddacadd12fe50f49c0e8062
  • PHP 7.4.8 (tar.gz)

    • sha256: 649f6bcdb60dc38d5edd7f3a7b2905d15d88c1d13e40307e8972ede347cea6ba
  • PHP 7.4.8 (tar.xz)

    • sha256: 642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245

Change Log

  • core

    • Fixed bug #79595 (zend_init_fpu() alters FPU precision).
      cmb
      Nikita
    • Fixed bug #79650 (php-win.exe 100% cpu lockup).
      cmb
    • Fixed bug #79668 (get_defined_functions(true) may miss functions).
      cmb
      Nikita
    • Fixed bug #79683 (Fake reflection scope affects __toString()).
      Nikita
    • Fixed possibly unsupported timercmp() usage.
      cmb
  • exif

    • Fixed bug #79687 (Sony picture - PHP Warning - Make, Model, MakerNotes).
      cmb
  • fileinfo

    • Fixed bug #79681 (mime_content_type/finfo returning incorrect mimetype).
      cmb
  • filter

    • Fixed bug #73527 (Invalid memory access in php_filter_strip).
      cmb
  • gd

    • Fixed bug #79676 (imagescale adds black border with IMG_BICUBIC).
      cmb
  • openssl

    • Fixed bug #62890 (default_socket_timeout=-1 causes connection to timeout).
      cmb
  • pdo sqlite

    • Fixed bug #79664 (PDOStatement::getColumnMeta fails on empty result set).
      cmb
  • phpdbg

    • Fixed bug #73926 (phpdbg will not accept input on restart execution).
      cmb
    • Fixed bug #73927 (phpdbg fails with windows error prompt at "watch array").
      cmb
    • Fixed several mostly Windows related phpdbg bugs.
      cmb
  • spl

    • Fixed bug #79710 (Reproducible segfault in error_handler during GC involved an SplFileObject).
      Nikita
  • standard

    • Fixed bug #74267 (segfault with streams and invalid data).
      cmb
    • Fixed bug #79579 (ZTS build of PHP 7.3.17 doesn't handle ERANGE for posix_getgrgid and others).
      Böszörményi Zoltán

PHP 7.4


  Represents a security release