Skip to content

Prune stale registerBundles entry from the PHPStan baseline - #92

Merged
sylfabre merged 1 commit into
mainfrom
fix/prune-stale-registerbundles-baseline
Aug 22, 2026
Merged

Prune stale registerBundles entry from the PHPStan baseline#92
sylfabre merged 1 commit into
mainfrom
fix/prune-stale-registerbundles-baseline

Conversation

@sylfabre

Copy link
Copy Markdown
Contributor

Fixes the red main build (all four matrix legs) since the #86 merge.

The baseline entry for TestKernel::registerBundles (added in #70) stopped matching — most likely when #90 reworked TestKernel — but stayed silent while phpstan.neon.dist carried reportUnmatchedIgnoredErrors: false for the ORM 2/3 dual-support ignores. #86 removed that flag together with the ORM2 support, restoring the default strictness, so the stale entry now fails every run.

PHPStan green locally with the entry removed; no other change.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

Unmatched since reportUnmatchedIgnoredErrors returned to its default in #86.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@sylfabre
sylfabre merged commit dac98a7 into main Aug 22, 2026
5 checks passed
@sylfabre
sylfabre deleted the fix/prune-stale-registerbundles-baseline branch August 22, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant