Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.0 doctrine/dbal#4159 Commits ------- 3e4c7d7 Update type declaration for Doctrine DBAL Connection
- Loading branch information