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
-
cli
-
Fixed
GH-8827 (Intentionally closing std handles no longer possible).
-
com
-
Fixed bug
GH-8778 (Integer arithmethic with large number variants fails).
-
curl
-
date
-
Fixed bug
#74671 (DST timezone abbreviation has incorrect offset).
-
Fixed bug
#77243 (Weekdays are calculated incorrectly for negative years).
-
Fixed bug
#78139 (timezone_open accepts invalid timezone string argument).
-
fpm
-
Fixed bug
#67764 (fpm: syslog.ident don't work).
-
mbstring
-
Fixed bug
GH-8685 (pcre not ready at mbstring startup).
-
odbc
-
openssl
-
Fixed bug
#50293 (Several openssl functions ignore the VCWD).
-
Fixed bug
#81713 (NULL byte injection in several OpenSSL functions working with certificates).
-
pdo_odbc
-
zip
-
Fixed bug
GH-8781 (ZipArchive::close deletes zip file without updating stat cache).