-
-
Notifications
You must be signed in to change notification settings - Fork 429
fix: NewlineBeforeNewAssignSetRector variable as same name like property #6705
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
fix: NewlineBeforeNewAssignSetRector variable as same name like property #6705
Conversation
|
Please add test fixture for it at https://github.com/rectorphp/rector-src/tree/main/rules-tests/CodingStyle/Rector/ClassMethod/NewlineBeforeNewAssignSetRector/Fixture |
Done ! |
...ts/CodingStyle/Rector/ClassMethod/NewlineBeforeNewAssignSetRector/Fixture/properties.php.inc
Outdated
Show resolved
Hide resolved
...ts/CodingStyle/Rector/ClassMethod/NewlineBeforeNewAssignSetRector/Fixture/properties.php.inc
Outdated
Show resolved
Hide resolved
rules/CodingStyle/Rector/ClassMethod/NewlineBeforeNewAssignSetRector.php
Outdated
Show resolved
Hide resolved
rules/CodingStyle/Rector/ClassMethod/NewlineBeforeNewAssignSetRector.php
Outdated
Show resolved
Hide resolved
d052ec1 to
798c1a8
Compare
798c1a8 to
2efbeea
Compare
samsonasik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's give it a try
|
Thank you @guideloince |
|
This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work. |

Hi people,
I open an issue and i try to fix.
I'm not sure for a development code 🙏
Thanks for your feedback.