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 error message for "assertNotEquals" usage referencing "assertSame" and "assertEquals" #220

Merged

Conversation

PrinsFrank
Copy link
Contributor

In #219 , "assertNotEquals" was added as discouraged. When there is a usage of "assertNotEquals" though, the error message still references "assertEquals" and "assertSame"

@PrinsFrank PrinsFrank force-pushed the error-message-assert-not-equals branch from 621abb8 to ce84290 Compare January 22, 2025 12:48
@ondrejmirtes ondrejmirtes merged commit d09e152 into phpstan:2.0.x Jan 22, 2025
31 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

@PrinsFrank PrinsFrank deleted the error-message-assert-not-equals branch January 22, 2025 13:36
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.

2 participants