Skip to content

Commit 4a012ed

Browse files
committed
Update based on review
1 parent 64d0b0a commit 4a012ed

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

docs/els-for-runtimes-and-libraries/php/README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,16 @@ alt-php provides a more flexible and convenient environment for working with dif
2929

3030
<template #Active_Support>
3131

32-
| OS | Package Type | OS Version | PHP Version |
33-
| :------------------------------------: | :----------: | :-------------------------------: | :---------: |
34-
| CentOS, CloudLinux, Oracle Linux, etc. | RPM | 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 |
35-
| CentOS Stream | RPM | 8.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 |
36-
| 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 |
37-
| Amazon Linux 2 | RPM | - | 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 |
38-
| 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 |
39-
| 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 |
40-
| Windows | - | Windows Server 2019, 2022, 2025 | 5.6, 7.2, 7.3, 7.4 , 8.0, 8.1 |
32+
| OS | Package Type | OS Version |
33+
| :----------------------------------------------------------------------: | :----------: | :-------------------------------: |
34+
| EL 7 ( Amazon Linux 2, CentOS, CloudLinux, Oracle Linux, etc.) | RPM | 7.x |
35+
| EL 8 ( AlmaLinux, CentOS, CentOS Stream, CloudLinux, Oracle Linux, etc.) | RPM | 8.x |
36+
| EL 9 ( AlmaLinux, CentOS, CloudLinux, Oracle Linux, etc.) | RPM | 8.x |
37+
| Ubuntu | DEB | 16.04, 18.04, 20.04, 22.04, 24.04 |
38+
| Debian | DEB | 10, 11, 12 |
39+
| Windows | - | Windows Server 2019, 2022, 2025 |
40+
41+
**For supported PHP versions, see [cve.tuxcare.com](https://cve.tuxcare.com/els-alt-php/projects).**
4142

4243
Other distros and architectures upon request.
4344

docs/local-mirror-for-els-php/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ We provide the ability to create local mirrors of PHP for ELS updates.
4646

4747
</CodeWithCopy>
4848

49-
* Use one of the suggested options to specify the OS. For the list of supported versions, please, refer to [cve.tuxcare.com](https://cve.tuxcare.com/els-alt-php/projects).
49+
* Use one of the suggested options to specify the OS:
5050

5151
| Option | OS |
5252
| :---------------: | :------------------------------------------------------------------------: |

docs/local-mirror-for-els-python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ We provide the ability to create local mirrors of Python for ELS updates.
4646

4747
</CodeWithCopy>
4848

49-
* Use one of the suggested options to specify the OS. For the list of supported versions, please, refer to [cve.tuxcare.com](https://cve.tuxcare.com/els-alt-python/projects).
49+
* Use one of the suggested options to specify the OS:
5050

5151
| Option | OS |
5252
| :---------------: | :------------------------------------------------------------------------: |

0 commit comments

Comments
 (0)