Menu

← Back to all error identifiers

Error Identifiers: ignore.*

There are 7 error identifiers in the ignore.* group:

  • ignore.allLineErrors non-ignorable
    Ignoring all errors on a line is not allowed.
  • ignore.count non-ignorable
    Ignored error count does not match the actual number of occurrences.
  • ignore.noComment non-ignorable
    Ignore with identifier has no comment.
  • ignore.parseError non-ignorable
    Syntax error in a @phpstan-ignore inline comment.
  • ignore.unmatched non-ignorable
    Ignored error pattern in configuration was not matched by any actual error.
  • Inline @phpstan-ignore specifies an identifier that is not reported on that line.
  • ignore.unmatchedLine non-ignorable
    Ignore-line or ignore-next-line comment is on a line with no error.
Theme
A
© 2026 PHPStan s.r.o.