Skip to content

Remove redundant phpstan param from DriverManager::getConnection()#4413

Closed
simPod wants to merge 2 commits intodoctrine:masterfrom
simPod:patch-1-master
Closed

Remove redundant phpstan param from DriverManager::getConnection()#4413
simPod wants to merge 2 commits intodoctrine:masterfrom
simPod:patch-1-master

Conversation

@simPod
Copy link
Copy Markdown
Contributor

@simPod simPod commented Nov 6, 2020

Solution of #4403 for master. Don't know how to handle different versions here properly. Let's wait for it and #4412 to get merged first.

This effectively prevented phpstan from inferring type of `T` template.

> Unable to resolve the template type T in call to method static method Doctrine\DBAL\DriverManager::getConnection()
@simPod simPod changed the title Patch 1 master Remove redundant phpstan param from DriverManager::getConnection() Nov 6, 2020
@morozov morozov closed this Nov 28, 2020
@simPod simPod deleted the patch-1-master branch January 21, 2021 08:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants