Skip to content

[AnnotationsToAttributes] Avoid partial apply on CoversAnnotationWithValueToAttributeRector#705

Open
samsonasik wants to merge 1 commit into
mainfrom
avoid-partial
Open

[AnnotationsToAttributes] Avoid partial apply on CoversAnnotationWithValueToAttributeRector#705
samsonasik wants to merge 1 commit into
mainfrom
avoid-partial

Conversation

@samsonasik

Copy link
Copy Markdown
Member

When apply partial migration, this rule may cause error:

"@covers ::render" is invalid

this PR make early check that all possible migration class are there first so no more partial apply due to PHPUnit minor version introduce new attribute classes.

@samsonasik samsonasik requested a review from TomasVotruba July 7, 2026 03:51
@samsonasik

Copy link
Copy Markdown
Member Author

@TomasVotruba ready 👍

@TomasVotruba

Copy link
Copy Markdown
Member

Can you add test fixture as well?

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.

2 participants