Menu
← Back to all error identifiers
Error Identifiers: arrayFilter.*
There are 4 error identifiers in the arrayFilter.* group:
-
Call to array_filter always returns an empty array.
-
Call to array_filter on an empty array has no effect.
-
Call to array_filter has no effect because no values are falsy.
-
arrayFilter.strict phpstan-strict-rulesCall to array_filter without an explicit callback uses loose comparison.