Skip to content

Commit 0b13b1b

Browse files
committed
Expand PHP version ranges to full lists in matrix
1 parent ad7bdc1 commit 0b13b1b

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@ alt-php provides a more flexible and convenient environment for working with dif
2626

2727
<template #Active_Support>
2828

29-
| OS | Package Type | OS Version | PHP versions |
30-
| :----------------------------------------------------------------------: | :----------: | :-------------------------------: | :---------------------------------------: |
31-
| EL 7 ( Amazon Linux 2, CentOS, CloudLinux, Oracle Linux, etc.) | RPM | 7.x | 5.1–5.6, 7.0–7.4, 8.0–8.2 |
32-
| EL 8 ( AlmaLinux, CentOS, CentOS Stream, CloudLinux, Oracle Linux, etc.) | RPM | 8.x | 5.1–5.6, 7.0–7.4, 8.0–8.2 |
33-
| EL 9 ( AlmaLinux, CentOS, CloudLinux, Oracle Linux, etc.) | RPM | 9.x | 5.2–5.6, 7.0–7.4, 8.0–8.2 |
34-
| EL 10 ( AlmaLinux, CloudLinux, Oracle Linux, etc.) | RPM | 10.x | 5.3, 5.6, 7.0–7.4, 8.0–8.2 |
35-
| Ubuntu | DEB | 16.04 | 5.6, 7.0–7.4, 8.0–8.2 |
36-
| Ubuntu | DEB | 18.04, 20.04, 22.04, 24.04 | 5.2, 5.6, 7.0–7.4, 8.0–8.2 |
37-
| Debian | DEB | 10, 11, 12 | 5.6, 7.0–7.4, 8.0–8.2 |
38-
| Debian | DEB | 13 | 5.2–5.6, 7.0–7.4, 8.0–8.2 |
39-
| Alpine Linux | APK | 3.22, 3.23 | 7.3, 7.4, 8.0, 8.1 |
40-
| Windows | - | Windows Server 2019, 2022, 2025 | 5.2, 5.4, 5.6, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2 |
29+
| OS | Package Type | OS Version | PHP versions |
30+
| :----------------------------------------------------------------------: | :----------: | :-------------------------------: | :-----------------------------------------------------------------------: |
31+
| EL 7 ( Amazon Linux 2, CentOS, CloudLinux, Oracle Linux, etc.) | RPM | 7.x | 5.1, 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 |
32+
| EL 8 ( AlmaLinux, CentOS, CentOS Stream, CloudLinux, Oracle Linux, etc.) | RPM | 8.x | 5.1, 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 |
33+
| EL 9 ( AlmaLinux, CentOS, CloudLinux, Oracle Linux, etc.) | RPM | 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 |
34+
| EL 10 ( AlmaLinux, CloudLinux, Oracle Linux, etc.) | RPM | 10.x | 5.3, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2 |
35+
| Ubuntu | DEB | 16.04 | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2 |
36+
| Ubuntu | DEB | 18.04, 20.04, 22.04, 24.04 | 5.2, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2 |
37+
| Debian | DEB | 10, 11, 12 | 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2 |
38+
| Debian | DEB | 13 | 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 |
39+
| Alpine Linux | APK | 3.22, 3.23 | 7.3, 7.4, 8.0, 8.1 |
40+
| Windows | - | Windows Server 2019, 2022, 2025 | 5.2, 5.4, 5.6, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2 |
4141

4242
**Supported architecture:** x86_64 (64-bit) on Linux
4343

0 commit comments

Comments
 (0)