Skip to content

[opentelemetry-php-contrib] opentelemetry-auto-doctrine should support php 8.0 and 8.1 #1602

@4o3F

Description

@4o3F

Is your feature request related to a problem?
Current open-telemetry/opentelemetry-auto-doctrine is designed based on the PDO instrument, while PDO need PHP8.2 and up, Doctrine with custom driver can work since PHP8.0, so the requirement should be dropped to support more versions.

Describe the solution you'd like
DominicDetta has confirmed in his PR comment that PHP 8.0 can work, so we should change the version requirement back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions