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

Named arguments agains splat operator are not used #8204

Closed
Mika- opened this issue Oct 24, 2022 · 2 comments · Fixed by phpstan/phpstan-src#1903
Closed

Named arguments agains splat operator are not used #8204

Mika- opened this issue Oct 24, 2022 · 2 comments · Fixed by phpstan/phpstan-src#1903

Comments

@Mika-
Copy link

Mika- commented Oct 24, 2022

Bug report

Variables and constant given as named arguments against function with splat operator are not seen as used.

Code snippet that reproduces the problem

https://phpstan.org/r/d85b3237-831a-4734-8d49-ed230050a3db

Expected output

No errors

@ondrejmirtes
Copy link
Member

Fixed by phpstan/phpstan-src#1903

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 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 a pull request may close this issue.

2 participants