PHP 8.1.11 and 7.4.32 Security Releases

BillyS

Verified User
Joined
Jul 17, 2021
Messages
464

PHP 8.1.11 Released!

29 Sep 2022
The PHP development team announces the immediate availability of PHP 8.1.11. This is a security release.
All PHP 8.1 users are encouraged to upgrade to this version.
For source downloads of PHP 8.1.11 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

PHP 7.4.32 Released!

29 Sep 2022
The PHP development team announces the immediate availability of PHP 7.4.32. This is a security release.
This release addresses an infinite recursion with specially constructed phar files, and prevents a clash with variable name mangling for the __Host/__Secure HTTP headers.
All PHP 7.4 users are encouraged to upgrade to this version.
For source downloads of PHP 7.4.32 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.
 
hmm, I thought 7.4 EOL - nice to see it :)
85% our websites/clients still using it.
 
Back
Top