why echo var_dumb(in_array("test", [0,1])); prints bool(true) and not bool(false)? After all "test" isn\'t contained in [0,1]