Bug report
Passing input to Attribute using a typed constant does not work. Respectively, the type is not passed and phpstan thinks it is mixed.
Code snippet that reproduces the problem
https://phpstan.org/r/3fd2ee12-5d4d-4681-8e31-44f650ad82db
Expected output
In my opinion, this style of using a typed constant should be valid
Did PHPStan help you today? Did it make you happy in any way?
No response
Bug report
Passing input to Attribute using a typed constant does not work. Respectively, the type is not passed and phpstan thinks it is mixed.
Code snippet that reproduces the problem
https://phpstan.org/r/3fd2ee12-5d4d-4681-8e31-44f650ad82db
Expected output
In my opinion, this style of using a typed constant should be valid
Did PHPStan help you today? Did it make you happy in any way?
No response