PHP in AL2023
AL2023 currently provides two versions of the PHP
With AL2023, you can use the new features of PHP 8.2, while still supporting applications that require PHP 8.1.
Migrating from older PHP versions
The upstream PHP community put together
comprehensive migration documentation for moving to PHP 8.2 from
PHP 8.1
AL2 includes PHP 8.0, 8.1, and 8.2 in amazon-linux-extras
enabling an easy upgrade path to AL2023.
Migrating from PHP 7.x versions
Note
The PHP
When AL2023 was released, all 7.x and 5.x versions of
PHP
The upstream PHP community put together
comprehensive migration documentation for moving to PHP 8.0 from
PHP 7.4
Note
AL2 includes PHP 7.1, 7.2, 7.3, and 7.4 in amazon-linux-extras
.
It is important to note that all of these Extras are end-of-life
and are not guaranteed to get any further security updates.
PHP modules in AL2023
AL2023 includes many PHP modules that are included
in PHP Core. AL2023 does not aim to include all of the
packages in the PHP Extension Community Library (PECL)