Skip to content

Commit 8ad1c7d

Browse files
committed
Added v24 to php compatibility table
1 parent 57b00d3 commit 8ad1c7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@ There are 2 key steps to getting ready for a new version of PHP:
1212

1313
| Altis | PHP 8.3 | PHP 8.2 | PHP 8.1 |
1414
|-------|----------------|---------------|---------------|
15+
| v24 | **Supported** | **Supported** | *Deprecated* |
1516
| v23 | **Supported** | **Supported** | *Deprecated* |
1617
| v22 | **Supported** | **Supported** | **Supported** |
1718
| v21 | *Experimental* | **Supported** | **Supported** |
18-
| v20 | *Experimental* | **Supported** | **Supported** |
19-
| v19 | | **Supported** | **Supported** |
2019

2120
## Checking PHP Version Compatibility
2221

0 commit comments

Comments
 (0)