Replies: 1 comment
-
Thanks for the report @GMQS, this issue should have been fixed by #520. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems that union types of constants using wildcards, which are supported in PHPStan, are not being interpreted. Here's an example.
Since the complete stack trace contains company information, I can only provide a partial excerpt. I apologize for the inconvenience.
If explicitly specified instead of using a wildcard, there should be no issues.
Beta Was this translation helpful? Give feedback.
All reactions