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
-
filter
-
hash
-
Fixed bug
#81714 (segfault when serializing finalized HashContext).
-
intl
-
Fixed bug
GH-8142 (Compilation error on cygwin).
-
mbstring
-
Fixed bug
GH-8208 (mb_encode_mimeheader: $indent functionality broken).
-
mysqli
-
Fixed bug
GH-8068 (mysqli_fetch_object creates inaccessible properties).
-
pcntl
-
Fixed bug
GH-8142 (Compilation error on cygwin).
-
pgsql
-
sockets
-
spl
-
Fixed bug
GH-8121 (SplFileObject - seek and key with csv file inconsistent).
-
standard
-
Fixed bug
GH-8048 (Force macOS to use statfs).