Skip to content

Commit

Permalink
document when we drop support for end of life PHP versions (#1222)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettmc authored Jan 31, 2024
1 parent 84cf0a5 commit 91f5e20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,7 @@ See [compatibility readme](src/SDK/Common/Dev/Compatibility/README.md).

## Versioning

OpenTelemetry for PHP aims to support all officially supported PHP versions according to https://www.php.net/supported-versions.php, and
support will be dropped for PHP versions within 12 months of that version going _End of life_.

Versioning rationale can be found in the [Versioning Documentation](/docs/versioning.md)

0 comments on commit 91f5e20

Please sign in to comment.