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

[Php81] Skip assign coalesce with new in inner class on NewInInitializerRector #1547

Merged
merged 8 commits into from
Dec 23, 2021

Conversation

samsonasik
Copy link
Member

Skip assign in inner class anonymous class for NewInInitializerRector, before it, it was remove the assignment and apply to construct param, which invalid.

This PR fix it.

@samsonasik samsonasik changed the title [Php81] Skip assign in inner class on NewInInitializerRector [Php81] Skip assign coalesce with new in inner class on NewInInitializerRector Dec 22, 2021
@samsonasik
Copy link
Member Author

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

@TomasVotruba TomasVotruba merged commit 49c848b into main Dec 23, 2021
@TomasVotruba TomasVotruba deleted the skip-assign-in-inner-class-new-in-initializer branch December 23, 2021 13:06
@TomasVotruba
Copy link
Member

Thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants