Skip to content

Disable reportUnmatchedIgnoredErrors in phpstan.neon - #1060

Merged
TomasVotruba merged 1 commit into
mainfrom
tv-phpstan-skip-unmatched
Aug 29, 2026
Merged

TomasVotruba merged 1 commit into
mainfrom
tv-phpstan-skip-unmatched

Conversation

@TomasVotruba

@TomasVotruba TomasVotruba commented Aug 29, 2026

Copy link
Copy Markdown
Member

Set reportUnmatchedIgnoredErrors: false so ignore patterns tied to rector/rector-src internals do not break CI when upstream drops or renames symbols.

-    # reportUnmatchedIgnoredErrors: false
+    reportUnmatchedIgnoredErrors: false

PHPStan still green: [OK] No errors.

@TomasVotruba
TomasVotruba merged commit b1a8a14 into main Aug 29, 2026
7 checks passed
@TomasVotruba
TomasVotruba deleted the tv-phpstan-skip-unmatched branch August 29, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant