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
-
Fixed bug
#81430 (Attribute instantiation leaves dangling pointer).
-
Fixed bug
GH-7896 (Environment vars may be mangled on Windows).
-
ffi
-
Fixed bug
GH-7867 (FFI::cast() from pointer to array is broken).
-
filter
-
fpm
-
mbstring
-
Fixed bug
GH-7902 (mb_send_mail may delimit headers with LF only).
-
mysqlnd
-
Fixed bug
GH-7972 (MariaDB version prefix 5.5.5- is not stripped).
-
sockets
-
standard
-
Fixed bug
GH-7875 (mails are sent even if failure to log throws exception).