- changed status to on hold
compare with nil
Issue #30
resolved
Gives a wrong error message, it says
"can only compare number and strings, got number"
instead of
"can only compare number and strings, got nil"
($age < 10) // $age is nil
Comments (3)
-
-
Bump. Is this resolved or not?
-
- changed status to resolved
- Log in to comment