Skip to content
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

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

Closed
wants to merge 2 commits into from

Conversation

simPod
Copy link
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