Menu

← Back to all error identifiers

Error Identifiers: nullsafe.*

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

  • nullsafe.assign non-ignorable
    Nullsafe operator cannot be on the left side of an assignment.
  • nullsafe.byRef non-ignorable
    Nullsafe operator cannot be used in a context that requires a reference.
  • Nullsafe operator is used on a value that can never be null.
Theme
A
© 2026 PHPStan s.r.o.