Menu

← Back to all error identifiers

Error Identifiers: equal.*

There are 4 error identifiers in the equal.* group:

  • Loose comparison using == will always evaluate to false.
  • Loose comparison using == will always evaluate to true.
  • Loose comparison between incompatible types causes a TypeError.
  • equal.notAllowed phpstan-strict-rules
    Loose comparison using == is not allowed by strict rules.
Theme
A
© 2026 PHPStan s.r.o.