Home » Releases » 7.4 » 7.4.33 »

PHP 7.4.1

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.1 (tar.bz2)

    • sha256: 6b1ca0f0b83aa2103f1e454739665e1b2802b90b3137fc79ccaa8c242ae48e4e
  • PHP 7.4.1 (tar.gz)

    • sha256: 67265d6bd48d828f4725964f71ca5c76c3da63b0d07bec5ec4e5acfdd3708073
  • PHP 7.4.1 (tar.xz)

    • sha256: 561bb866bdd509094be00f4ece7c3543ec971c4d878645ee81437e291cffc762

Change Log

  • core

    • Fixed bug #78810 (RW fetches do not throw "uninitialized property" exception).
      Nikita
    • Fixed bug #78868 (Calling __autoload() with incorrect EG(fake_scope) value).
      Antony Dovgal
      Dmitry
    • Fixed bug #78296 (is_file fails to detect file).
      cmb
    • Fixed bug #78883 (fgets(STDIN) fails on Windows).
      cmb
    • Fixed bug #78898 (call_user_func(['parent', ...]) fails while other succeed).
      Nikita
    • Fixed bug #78904 (Uninitialized property triggers __get()).
      Nikita
    • Fixed bug #78926 (Segmentation fault on Symfony cache:clear).
      Nikita
  • gd

    • Fixed bug #78849 (GD build broken with -D SIGNED_COMPARE_SLOW).
      cmb
    • Fixed bug #78923 (Artifacts when convoluting image with transparency).
      wilson chen
  • fpm

    • Fixed bug #76601 (Partially working php-fpm ater incomplete reload).
      Maksim Nikulin
    • Fixed bug #78889 (php-fpm service fails to start).
      Jakub Zelenka
    • Fixed bug #78916 (php-fpm 7.4.0 don't send mail via mail()).
      Jakub Zelenka
  • intl

    • Implemented FR #78912 (INTL Support for accounting format).
      cmb
  • mysqlnd

    • Fixed bug #78823 (ZLIB_LIBS not added to EXTRA_LIBS).
      Arjen de Korte
  • opcache

    • Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
      Tyson Andre
    • Fixed bug #78935 (Preloading removes classes that have dependencies).
      Nikita
      Dmitry
  • pcre

    • Fixed bug #78853 (preg_match() may return integer > 1).
      cmb
  • reflection

    • Fixed bug #78895 (Reflection detects abstract non-static class as abstract static. IS_IMPLICIT_ABSTRACT is not longer used).
      Dmitry
  • standard

    • Fixed bug #77638 (var_export'ing certain class instances segfaults).
      cmb
    • Fixed bug #78840 (imploding $GLOBALS crashes).
      cmb
    • Fixed bug #78833 (Integer overflow in pack causes out-of-bound access).
      cmb
    • Fixed bug #78814 (strip_tags allows / in tag name => whitelist bypass).
      cmb

PHP 7.4


  Represents a security release