Don't throw PossiblyFalseArgument
on pass false|list<string>
to in_array
#9764
Labels
easy problems
Issues that can be fixed without background knowledge of Psalm
enhancement
good first issue
Help wanted
https://psalm.dev/r/e229d24bd7
Var is
false|list<string>
, butPossiblyFalseArgument
intoin_array
do not throw.Expected:
The text was updated successfully, but these errors were encountered: