Skip to content

Commit

Permalink
Updated security policy
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Nov 22, 2024
1 parent 2002a01 commit a3631a1
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,15 @@ The following versions of PHP are being actively updated:

| PHP Version | Supported |
| ------- | ------------------ |
| 8.2 | :white_check_mark: |
| 8.1 | :white_check_mark: |
| 8.0 | :white_check_mark: |
| 7.4 | :white_check_mark: |
| 7.3 | :x: |
| 8.4 | :white_check_mark: Active support |
| 8.3 | :white_check_mark: Active support |
| 8.2 | :white_check_mark: Active support |
| 8.1 | :warning: Security updates only |
| 8.0 | :heavy_exclamation_mark: End of life, update ASAP |
| 7.4 | :heavy_exclamation_mark: End of life, update ASAP |
| 7.3 | :x: Not supported |

View the official [PHP supported versions policy](https://www.php.net/supported-versions.php) for more information.

## Reporting a Vulnerability

Expand Down

0 comments on commit a3631a1

Please sign in to comment.