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

Use matching parameter names form interfaces and implementations #22304

Merged
merged 2 commits into from
Aug 19, 2020

Conversation

MorrisJobke
Copy link
Member

Found by Psalm 3.14.1

That's the new feature of Psalm 3.14 vs 3.13 @nickvergessen ;) Thus it popped up in your PR.

It basically just renames parameters to match the ones of the interface and fixes two wrong PHPDoc blocks that contained a comma right behind the return value.

@MorrisJobke MorrisJobke force-pushed the techdebt/noid/matching-param-names branch from 61d621f to 4db7829 Compare August 19, 2020 16:16
Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 19, 2020
@MorrisJobke MorrisJobke merged commit c449d54 into master Aug 19, 2020
@MorrisJobke MorrisJobke deleted the techdebt/noid/matching-param-names branch August 19, 2020 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants