You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Psalm output (using commit 08afc45):
INFO: Trace - 5:28 - $string: numeric-string
INFO: Trace - 9:28 - $string: '0'|'2'
INFO: UnusedVariable - 3:1 - $int is never referenced or the value is not used
INFO: UnusedVariable - 4:1 - $string is never referenced or the value is not used
INFO: UnusedVariable - 7:1 - $int is never referenced or the value is not used
INFO: UnusedVariable - 8:1 - $string is never referenced or the value is not used
kkmuffme
added a commit
to kkmuffme/psalm
that referenced
this issue
May 3, 2024
https://psalm.dev/r/b6f6d6b075
For a reasonable int range size, casting an int range should behave like casting int's that aren't in a range.
The text was updated successfully, but these errors were encountered: