Skip to content

Deprecations #1320

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

Closed
lxregistry opened this issue Feb 20, 2022 · 3 comments · Fixed by #1389
Closed

Deprecations #1320

lxregistry opened this issue Feb 20, 2022 · 3 comments · Fixed by #1389

Comments

@lxregistry
Copy link

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.

@alexis78-sym
Copy link

@lxregistry Do you still have the problem?

@lxregistry
Copy link
Author

yes, with version 6.1.4

@javiereguiluz
Copy link
Member

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

javiereguiluz added a commit that referenced this issue Feb 9, 2023
This PR was merged into the main branch.

Discussion
----------

Bump minimum version of Doctrine Bundle to ^2.8

Fixes deprecation:
 - The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated

Fixes #1320

This also removes the last transitive dependency on doctrine/annotations

Commits
-------

ee5716a Bump minimum version of Doctrine Bundle to ^2.8
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

Successfully merging a pull request may close this issue.

3 participants