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

Use of private const not detected in an array passed as argument of an attribute #5651

Closed
nclsHart opened this issue Sep 20, 2021 · 2 comments
Labels
Milestone

Comments

@nclsHart
Copy link

Bug report

Usage of private a constant is not detected when used in an array passed as argument of an attribute.

Code snippet that reproduces the problem

https://phpstan.org/r/b5dbbfcd-e65c-46e9-91c2-1ec286ebf51e

Expected output

No error Constant HelloWorld::BAR is unused. at line 16.

Did PHPStan help you today? Did it make you happy in any way?

It help me and my team every day to catch mistakes and save us so much time in code review! Thank you so much for this amazing tool.

@ondrejmirtes ondrejmirtes added this to the Easy fixes milestone Sep 20, 2021
@ondrejmirtes
Copy link
Member

Fixed: phpstan/phpstan-src@0cfeb1b

@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 Oct 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants