-
-
Notifications
You must be signed in to change notification settings - Fork 5
Remove unnecessary ParametersAcceptorSelector::selectSingle handling
#9
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
Conversation
|
@staabm is it ready for review ? |
|
@samsonasik I forgot about this PR. Could you re-start CI? |
|
sure 👍 , just close-reopen to restart it. |
|
Rector seems needs bump to phpstan-extensions/composer.json Line 14 in 5eb198b
|
|
class leak ci seems needs skip type https://github.com/symplify/phpstan-extensions/actions/runs/11774947832/job/32794746715?pr=9 |
|
done |
|
Let's give it a try, thank you @staabm |
remove unnecessary use of
ParametersAcceptorSelector::selectSinglewhich is deprecated with PHPStan 2.xanalog symplify/phpstan-rules#142