Pattern: Use of in_array()
without strict parameter
Issue: -
Flags calling in_array()
, array_search()
and array_keys()
without true
as the third parameter.
Pattern: Use of in_array()
without strict parameter
Issue: -
Flags calling in_array()
, array_search()
and array_keys()
without true
as the third parameter.