Fix implicit array-to-boolean convertion
Scrutinizer: The expression $result of type array is implicitly converted to a boolean; are you sure this is intended? If so, consider using empty($expr) instead to make it clear that you intend to check for an array without elements.
Loading
Please register or sign in to comment