Skip to content

Commit bc9cee1

Browse files
committed
docs(fix): replace s and ns with y and n
1 parent 1398987 commit bc9cee1

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

pages/webhosting/reference-content/php-version-overview.mdx

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

2020
| PHP Version | Dedibox Classic | Dedibox cPanel | Scaleway cPanel |
2121
|-----------------|--------------------|-------------------|---------------------|
22-
| PHP 4.4 | S | S | NS |
23-
| PHP 5.2 | S | S | NS |
24-
| PHP 5.4 | S | S | NS |
25-
| PHP 5.5 | S | S | NS |
26-
| PHP 5.6 | S | S | NS |
27-
| PHP 7.0 | S | S | NS |
28-
| PHP 7.1 | S | S | NS |
29-
| PHP 7.2 | S | S | NS |
30-
| PHP 7.3 | S | S | NS |
31-
| PHP 7.4 | NS | S | S |
32-
| PHP 8.0 | NS | S | S |
33-
| PHP 8.1 | NS | S | S |
34-
| PHP 8.2 | NS | NS | S |
35-
| PHP 8.3 | NS | NS | S |
22+
| PHP 4.4 | Y | Y | N |
23+
| PHP 5.2 | Y | Y | N |
24+
| PHP 5.4 | Y | Y | N |
25+
| PHP 5.5 | Y | Y | N |
26+
| PHP 5.6 | Y | Y | N |
27+
| PHP 7.0 | Y | Y | N |
28+
| PHP 7.1 | Y | Y | N |
29+
| PHP 7.2 | Y | Y | N |
30+
| PHP 7.3 | Y | Y | N |
31+
| PHP 7.4 | N | Y | Y |
32+
| PHP 8.0 | N | Y | Y |
33+
| PHP 8.1 | N | Y | Y |
34+
| PHP 8.2 | N | N | Y |
35+
| PHP 8.3 | N | N | Y |
3636

3737
**Key:**
38-
- S = PHP version is supported
39-
- NS = PHP version is not supported
38+
- Y = PHP version is supported
39+
- N = PHP version is not supported
4040

0 commit comments

Comments
 (0)