PHP 8.0 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 8.0 is
8.0.30 which includes important security patches.
Source Code
Change Log
-
core
-
gd
-
fpm
-
Fixed bug
#76109 (Unsafe access to fpm scoreboard).
Till Backhaus
Jakub Zelenka
-
iconv
-
Fixed bug
GH-7953 (ob_clean() only does not set Content-Encoding).
-
Fixed bug
GH-7980 (Unexpected result for iconv_mime_decode).
-
mysqlnd
-
Fixed bug
GH-8058 (NULL pointer dereference in mysqlnd package).
-
opcache
-
Fixed bug
GH-8074 (Wrong type inference of range() result).
-
reflection
-
Fixed bug
GH-8080 (ReflectionClass::getConstants() depends on def. order).
-
Fixed bug
GH-8421 (Closures should accept attributes with Attribute::TARGET_FUNCTION).
-
zlib
-
Fixed bug
GH-7953 (ob_clean() only does not set Content-Encoding).