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

Check whether method parameter/return has typehint #16

Merged
merged 2 commits into from
May 6, 2018

Conversation

adaamz
Copy link
Contributor

@adaamz adaamz commented May 5, 2018

Closes #14
Commits and rules are separated, I can squash them of course.

@Majkl578
Copy link
Contributor

Majkl578 commented May 9, 2018

Just as I was afraid, this does not respect inheritance enforcements. So i.e. if you implement untyped Symfony interface, you get ton of errors for untyped parameters (even when they are documented in the interface).

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.

None yet

3 participants