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

Symfony 7.0 got new deprecation #802

Closed
KoNekoD opened this issue Jan 12, 2024 · 1 comment
Closed

Symfony 7.0 got new deprecation #802

KoNekoD opened this issue Jan 12, 2024 · 1 comment

Comments

@KoNekoD
Copy link

KoNekoD commented Jan 12, 2024

How do you use Sentry?

Sentry SaaS (sentry.io)

SDK version

4.13.2

Steps to reproduce

composer install sentry/sentry-symfony:*

Expected result

No deprecations

Actual result

PHP 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. in /var/www/vendor/symfony/error-handler/DebugClassLoader.php on line 341

@KoNekoD KoNekoD changed the title Symofny 7.0 got new deprecation Symfony 7.0 got new deprecation Jan 12, 2024
@cleptric cleptric transferred this issue from getsentry/sentry-php Jan 12, 2024
@cleptric
Copy link
Member

As we support a wide range of Symfony and Dbal versions, this is sadly how things are at the moment. See #579 and #483 for more context.

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

No branches or pull requests

2 participants