document when we drop support for end of life PHP versions (#1222)

This commit is contained in:
Brett McBride 2024-01-31 23:57:34 +11:00 committed by GitHub
parent 84cf0a5635
commit 91f5e20ffc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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)