Update Docs / Language APIs & SDKs / PHP - Requirements for PHP version (#5539)

Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Severin Neumann <neumanns@cisco.com>
This commit is contained in:
Sergey Kleyman 2024-12-02 16:40:30 +02:00 committed by GitHub
parent 2ddb450d31
commit 63d9caf5a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View File

@ -17,8 +17,13 @@ cSpell:ignore: mbstring opcache
## Requirements
OpenTelemetry for PHP requires a minimum PHP version of 7.4, and
auto-instrumentation requires version 8.0+.
OpenTelemetry SDK for PHP aims to support all officially supported PHP versions
according to
[www.php.net/supported-versions](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.
Auto-instrumentation requires PHP version 8.0+.
### Dependencies

View File

@ -14379,6 +14379,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T19:56:36.773243-05:00"
},
"https://www.php.net/supported-versions.php": {
"StatusCode": 200,
"LastSeen": "2024-11-28T12:19:39.104666932Z"
},
"https://www.postgresql.org/docs/current/errcodes-appendix.html": {
"StatusCode": 200,
"LastSeen": "2024-10-09T10:19:27.445768+02:00"