I have enabled ignoreInternalFunctionFalseReturn="false"
(I cannot do it in playground) https://psalm.dev/r/96ef362b30
explode() returns false when value is empty string.
I asserted the value is not empty string but psalm still reports it can return false
Cannot iterate over falsable var false|non-empty-list