Skip to content

Commit 68cbf87

Browse files
committed
fix(wbh): fix php version availability
1 parent 34be2a8 commit 68cbf87

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

managed-services/webhosting/reference-content/php-version-overview.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,20 @@ Below you find an overview of the available PHP versions for the existing infras
1919

2020
| PHP Version | Dedibox Classic | Dedibox cPanel | Scaleway cPanel | Scaleway Plesk |
2121
|-----------------|--------------------|-------------------|---------------------|--------------------|
22-
| PHP 5.3 | ✔️ | ✔️ |||
22+
| PHP 4.4 | ✔️ | ✔️ |||
23+
| PHP 5.2 | ✔️ | ✔️ |||
2324
| PHP 5.4 | ✔️ | ✔️ |||
2425
| PHP 5.5 | ✔️ | ✔️ |||
2526
| PHP 5.6 | ✔️ | ✔️ |||
2627
| PHP 7.0 | ✔️ | ✔️ |||
2728
| PHP 7.1 | ✔️ | ✔️ |||
2829
| PHP 7.2 | ✔️ | ✔️ |||
2930
| PHP 7.3 | ✔️ | ✔️ |||
30-
| PHP 7.4 | ✔️ | ✔️ | ||
31-
| PHP 8.0 | ✔️ | ✔️ | ✔️ ||
32-
| PHP 8.1 | ✔️ | ✔️ | ✔️ | |
33-
| PHP 8.2 | ✔️ | ✔️ | ✔️ | ✔️ |
34-
| PHP 8.3 | ✔️ | ✔️ | ✔️ | ✔️ |
31+
| PHP 7.4 | | ✔️ | ✔️ ||
32+
| PHP 8.0 | | ✔️ | ✔️ ||
33+
| PHP 8.1 | | ✔️ | ✔️ | ✔️ |
34+
| PHP 8.2 | | | ✔️ | ✔️ |
35+
| PHP 8.3 | | | ✔️ | ✔️ |
3536

3637
**Key:**
3738
- ✔️ = PHP version is supported

0 commit comments

Comments
 (0)