Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation messages on SF5.4.2 #596

Closed
pomporov opened this issue Feb 3, 2022 · 1 comment
Closed

Deprecation messages on SF5.4.2 #596

pomporov opened this issue Feb 3, 2022 · 1 comment

Comments

@pomporov
Copy link

pomporov commented Feb 3, 2022

Hello,

i face these strange deprecation messages that i'm unable to suppress nor understand:

2022-02-03T08:21:12+01:00 [info] User Deprecated: Class "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnection" should implement method "Doctrine\DBAL\Driver\Connection::getNativeConnection(): resource|object".
2022-02-03T08:21:12+01:00 [info] User Deprecated: Class "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection" should implement method "Doctrine\DBAL\Driver\Connection::getNativeConnection(): resource|object".
2022-02-03T08:21:12+01:00 [info] User Deprecated: The "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection" class implements "Doctrine\DBAL\Driver\ServerInfoAwareConnection" that is deprecated The methods defined in this interface will be made part of the {@see Driver} interface in the next major release.
2022-02-03T08:21:12+01:00 [info] User Deprecated: Class "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection" should implement method "Doctrine\DBAL\Driver\Connection::getNativeConnection(): resource|object".
c

i'm on Symfony 5.4.2
"name": "sentry/sdk",
"version": "3.1.1",

        "name": "sentry/sentry",
        "version": "3.3.7",

        "name": "sentry/sentry-symfony",
        "version": "4.2.6",

thanks for help.

@ste93cry
Copy link
Collaborator

ste93cry commented Feb 3, 2022

Please see #483. I'm closing this as duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants