PHP 8.1 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.1 is
8.1.34 which includes important security patches.
Source Code
-
PHP 8.1.1 (tar.gz)
- sha256: 4e4cf3f843a5111f6c55cd21de8f26834ea3cd4a5be77c88357cbcec4a2d671d
-
PHP 8.1.1 (tar.bz2)
- sha256: 8f8bc9cad6cd124edc111f7db0a109745e2f638770a101b3c22a2953f7a9b40e
-
PHP 8.1.1 (tar.xz)
- sha256: 33c09d76d0a8bbb5dd930d9dd32e6bfd44e9efcf867563759eb5492c3aff8856
Change Log
-
imap
-
Fixed bug
#81649 (imap_(un)delete accept sequences, not single numbers).
-
pcre
-
standard
-
Fixed bug
#81659 (stream_get_contents() may unnecessarily overallocate).