Skip to content

Commit 8c39a8f

Browse files
committed
Update SECURITY.md to reflect PHP 8.5 support and adjust status of older PHP versions, marking 8.1, 8.0, and 7.4 as end of life, and clarifying support levels for 8.3 and 8.2.
1 parent bf81e66 commit 8c39a8f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

SECURITY.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ The following versions of PHP are being actively updated:
55

66
| PHP Version | Supported |
77
| ------- | ------------------ |
8+
| 8.5 | :white_check_mark: Active support |
89
| 8.4 | :white_check_mark: Active support |
9-
| 8.3 | :white_check_mark: Active support |
10-
| 8.2 | :white_check_mark: Active support |
11-
| 8.1 | :warning: Security updates only |
10+
| 8.3 | :warning: Security updates only |
11+
| 8.2 | :warning: Security updates only |
12+
| 8.1 | :heavy_exclamation_mark: End of life, update ASAP |
1213
| 8.0 | :heavy_exclamation_mark: End of life, update ASAP |
1314
| 7.4 | :heavy_exclamation_mark: End of life, update ASAP |
1415
| 7.3 | :x: Not supported |

0 commit comments

Comments
 (0)