File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed
other-docs/guides/updating-php Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,11 @@ There are 2 key steps to getting ready for a new version of PHP:
11
11
12
12
** Note:** PHP 8.0 is officially available from Altis v12 onwards.
13
13
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** |
23
19
24
20
25
21
## Checking PHP Version Compatibiliity
You can’t perform that action at this time.
0 commit comments