symfony/demo

Deprecations

lxregistry opened this issue · 3 comments

The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.

@lxregistry Do you still have the problem?

yes, with version 6.1.4

About this remaining deprecation, see this comment: #1362 (comment)