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
#81626 (Error on use static:: in __сallStatic() wrapped to Closure::fromCallable()).
-
fpm
-
Fixed bug
#81513 (Future possibility for heap overflow in FPM zlog).
-
gd
-
Fixed bug
#71316 (libpng warning from imagecreatefromstring).
-
openssl
-
Fixed bug
#75725 (./configure: detecting RAND_egd).
-
pcre
-
Fixed bug
#74604 (Out of bounds in php_pcre_replace_impl).
-
standard
-
Fixed bug
#81618 (dns_get_record fails on FreeBSD for missing type).
-
Fixed bug
#81659 (stream_get_contents() may unnecessarily overallocate).