Skip to content

Update type declaration for Doctrine DBAL Connection #16086

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
Nov 8, 2021
Merged

Update type declaration for Doctrine DBAL Connection #16086

merged 1 commit into from
Nov 8, 2021

Conversation

gndk
Copy link
Contributor

@gndk gndk commented Nov 8, 2021

In doctrine/dbal 3.0.0 Doctrine\DBAL\Driver\Connection has become an
internal interface and the wrapper-level Doctrine\DBAL\Connection should
be used.

Related:

https://github.com/doctrine/dbal/releases/tag/3.0.0
doctrine/dbal#4159

In doctrine/dbal 3.0.0 Doctrine\DBAL\Driver\Connection has become an
internal interface and the wrapper-level Doctrine\DBAL\Connection should
be used.
@javiereguiluz
Copy link
Member

Thanks @gndk and congrats on your first Symfony Docs contribution 🎉

@javiereguiluz javiereguiluz merged commit 5a5a6cd into symfony:5.3 Nov 8, 2021
@gndk gndk deleted the patch-1 branch November 8, 2021 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants