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

AddReturnTypeDeclarationBasedOnParentClassMethodRector fix mixed return type by parent interface #2755

Merged

Conversation

MartinMystikJonas
Copy link
Contributor

See test. When mixed return type was defined in parent interface it was not added and incompatible method signature caused fatal error.

@MartinMystikJonas
Copy link
Contributor Author

I am investigating if/how that failing test is related to my changes

@samsonasik
Copy link
Member

Please rebase

@MartinMystikJonas MartinMystikJonas force-pushed the return-type-by-parent-fix branch from 5e565c2 to a228991 Compare August 11, 2022 15:09
@MartinMystikJonas
Copy link
Contributor Author

Rebased

@TomasVotruba TomasVotruba merged commit 8c07d67 into rectorphp:main Aug 11, 2022
@TomasVotruba
Copy link
Member

Thank you @MartinMystikJonas

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