Skip to content

Commit 883c21e

Browse files
authored
Merge pull request #495 from humanmade/backport-494-to-v14-branch
[Backport v14-branch] Updated table to include v14.
2 parents c9425f6 + c76d512 commit 883c21e

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

other-docs/guides/updating-php/README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,11 @@ There are 2 key steps to getting ready for a new version of PHP:
1111

1212
**Note:** PHP 8.0 is officially available from Altis v12 onwards.
1313

14-
| Altis | PHP 7.4 | PHP 8.0 | PHP 8.1 |
15-
| ------ | -------------- | -------------- |--------------- |
16-
| v13 | | **Supported** | **Supported** |
17-
| v12 | *Deprecated* | **Supported** | **Supported** |
18-
| v11 | **Supported** | *Experimental* | |
19-
| v10 | **Supported** | | |
20-
| v9 | **Supported** | | |
21-
| v8 | **Supported** | | |
22-
| v7 | **Supported** | | |
14+
| Altis | PHP 7.4 | PHP 8.0 | PHP 8.1 |
15+
|-------| -------------- | -------------- |--------------- |
16+
| v14 | | **Supported** | **Supported** |
17+
| v13 | | **Supported** | **Supported** |
18+
| v12 | *Deprecated* | **Supported** | **Supported** |
2319

2420

2521
## Checking PHP Version Compatibiliity

0 commit comments

Comments
 (0)