Skip to content

fix: baseline intermittent PHPStan error in EntityManagerRector#403

Merged
bbrala merged 1 commit into
mainfrom
fix/phpstan-baseline-entitymanager
Jul 2, 2026
Merged

fix: baseline intermittent PHPStan error in EntityManagerRector#403
bbrala merged 1 commit into
mainfrom
fix/phpstan-baseline-entitymanager

Conversation

@bbrala

@bbrala bbrala commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

PHPStan intermittently reports an argument.type error on EntityManagerRector::refactorExpression() (src/Drupal8/Rector/Deprecation/EntityManagerRector.php:119) — the same run is green or red depending on result-cache state. Adds the matching entry to phpstan-baseline.neon so analysis is deterministically clean.

Verified: composer phpstan[OK] No errors.

@bbrala bbrala merged commit 33b69da into main Jul 2, 2026
4 checks passed
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