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 detection of unspecific assert*() with direct Assert::assert*() calls #47

Merged
merged 1 commit into from
May 10, 2019

Conversation

Majkl578
Copy link
Contributor

Fixes #46.

@ondrejmirtes ondrejmirtes merged commit 0d33999 into phpstan:master May 10, 2019
@ondrejmirtes
Copy link
Member

Thanks 😊

@Majkl578 Majkl578 deleted the assert-fix-detection branch May 10, 2019 21:42
@ondrejmirtes
Copy link
Member

Released as 0.11.1

@Majkl578
Copy link
Contributor Author

@ondrejmirtes Thanks!

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.

Unspecific assert methods not detected when called on Assert class directly
2 participants