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
minor #16086 Update type declaration for Doctrine DBAL Connection (gndk)
This PR was merged into the 5.3 branch.
Discussion
----------
Update type declaration for Doctrine DBAL Connection
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.0doctrine/dbal#4159
Commits
-------
3e4c7d7 Update type declaration for Doctrine DBAL Connection
0 commit comments