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

[Php74] Allow change protected property of final class when property only in current class on TypedPropertyRector #2153

Merged

Conversation

samsonasik
Copy link
Member

@samsonasik samsonasik commented Apr 24, 2022

Continue of #2152, using ParentPropertyLookupGuard from PR to allow change protected property of final class when property only in current class on TypedPropertyRector

@samsonasik samsonasik changed the title [Php74] Allow change protected property of final class when only property only in child on TypedPropertyRector [Php74] Allow change protected property of final class when property only in child on TypedPropertyRector Apr 24, 2022
@samsonasik samsonasik changed the title [Php74] Allow change protected property of final class when property only in child on TypedPropertyRector [Php74] Allow change protected property of final class when property only in current class on TypedPropertyRector Apr 24, 2022
@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba it is ready for review.

@TomasVotruba
Copy link
Member

LGTM 👍

@TomasVotruba TomasVotruba merged commit 07ab4e0 into main Apr 24, 2022
@TomasVotruba TomasVotruba deleted the allow-change-protected-property-final-when-only-in-current branch April 24, 2022 19:51
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.

3 participants