Menu

← Back to all error identifiers

Error Identifiers: sortArray.*

There are 3 error identifiers in the sortArray.* group:

  • Calling an in-place sort function on an array that is always empty.
  • Calling ksort() on a list whose keys are already in ascending order.
  • Calling an in-place sort function on an array that has at most one element.
Theme
A
© 2026 PHPStan s.r.o.