Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AssertCompareToSpecificMethodRector to skip gettype checks, as will be deprecated in next PHPUnit version #337

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Jun 22, 2024

While upgrade is valid for one PHPUnit version, it will be deprecated next one.
The best way to go is to skip gettype check.

Closes rectorphp/rector#8593

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.

Incorrect behavior of AssertCompareToSpecificMethodRector
1 participant