includes: - phpstan-baseline.neon parameters: level: max paths: - Classes - Tests checkMissingIterableValueType: false reportUnmatchedIgnoredErrors: true ignoreErrors: - '#^Variable \$_EXTKEY might not be defined\.$#'