@@ -4,15 +4,17 @@ Endless Lifecycle Support (ELS) for PHP from TuxCare provides security fixes for
44
55## Supported OS and PHP versions
66
7- | OS | Package Type | OS Version | PHP Version |
8- | :-----------------------------------: | :----------: | :----------------------------------------------------: | :---------: |
9- | CentOS, CloudLinux, OracleLinux, etc. | RPM | 6.x 64-bit, 7.x 64-bit, 8.x 64-bit, 9.x 64-bit | 5.2, 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
10- | AlmaLinux | RPM | 8.x 64-bit, 9.x 64-bit | 5.2, 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
11- | Ubuntu | DEB | 16.04 64-bit, 18.04 64-bit, 20.04 64-bit, 22.04 64-bit | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
12- | Debian | DEB | 10, 11, 12 | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
13- | Windows | - | Windows Server 2019, 2022, 2025 | 5.6, 7.4 |
7+ ** Supported architecture:** 64-bit.
148
15- Other distros upon request.
9+ | OS | Package Type | OS Version | PHP Version |
10+ | :-----------------------------------: | :----------: | :-------------------------------: | :---------: |
11+ | CentOS, CloudLinux, OracleLinux, etc. | RPM | 6.x, 7.x, 8.x, 9.x | 5.2, 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
12+ | AlmaLinux | RPM | 8.x, 9.x | 5.2, 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
13+ | Ubuntu | DEB | 16.04, 18.04, 20.04, 22.04, 24.04 | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
14+ | Debian | DEB | 10, 11, 12 | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 |
15+ | Windows | - | Windows Server 2019, 2022, 2025 | 5.6, 7.4 |
16+
17+ Other distros and architectures upon request.
1618
1719## Vulnerability Coverage and Target Response Times
1820
@@ -293,7 +295,7 @@ Currently, we provide OVAL data for the following OS versions:
293295
294296## PHP extensions list
295297
296- You can find the list of the supported add-ons [here](/cloudlinuxos/alt-ea_packages/#bundled-php-extensions).
298+ You can find the list of the supported add-ons [here](https://docs.cloudlinux.com /cloudlinuxos/alt-ea_packages/#bundled-php-extensions).
297299
298300## How to use PHP-ELS
299301
0 commit comments