File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
other-docs/guides/updating-php Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ There are 2 key steps to getting ready for a new version of PHP:
12
12
13
13
| Altis | PHP 8.0 | PHP 8.1 | PHP 8.2 | PHP 8.3 |
14
14
| -------| ----------------| ---------------| ----------------| ----------------|
15
- | v21 | | ** Supported** | * Supported* | * Experimental* |
16
- | v20 | | ** Supported** | * Supported* | * Experimental* |
17
- | v19 | | ** Supported** | * Supported* | |
18
- | v18 | ** Deprecated** | ** Supported** | * Supported* | |
15
+ | v21 | | ** Supported** | ** Supported** | * Experimental* |
16
+ | v20 | | ** Supported** | ** Supported** | * Experimental* |
17
+ | v19 | | ** Supported** | ** Supported** | |
18
+ | v18 | ** Deprecated** | ** Supported** | ** Supported** | |
19
19
20
20
## Checking PHP Version Compatibility
21
21
You can’t perform that action at this time.
0 commit comments