You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: