Skip to content

Bump minimum version of Doctrine Bundle to ^2.8 #1389

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

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

rosier
Copy link
Contributor

@rosier rosier commented Jan 5, 2023

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

@rosier rosier force-pushed the bump-doctrine-deps branch from 2d3292e to 7010ffe Compare February 7, 2023 18:51
@rosier rosier changed the title Update Doctrine Bundle to ^2.8 Bump minimum version of Doctrine Bundle to ^2.8 Feb 7, 2023
@rosier rosier force-pushed the bump-doctrine-deps branch from 7010ffe to ee5716a Compare February 8, 2023 20:09
@javiereguiluz
Copy link
Member

Thanks a lot Jan! Removing the (unneeded) dependency on Doctrine annotations is nice too 🙌

@javiereguiluz javiereguiluz merged commit 2df34b7 into symfony:main Feb 9, 2023
@rosier rosier deleted the bump-doctrine-deps branch February 13, 2023 16:11
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 this pull request may close these issues.

Deprecations
2 participants