Skip to content

Add UseIncrementAssignRector#2091

Merged
TomasVotruba merged 3 commits intorectorphp:masterfrom
keulinho:add-use-increment-assign-rector
Oct 4, 2019
Merged

Add UseIncrementAssignRector#2091
TomasVotruba merged 3 commits intorectorphp:masterfrom
keulinho:add-use-increment-assign-rector

Conversation

@keulinho
Copy link
Copy Markdown
Contributor

@keulinho keulinho commented Oct 4, 2019

Fixes #2004

Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba left a comment

Choose a reason for hiding this comment

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

Good job! I've left few comments

Comment thread packages/CodingStyle/src/Rector/Assign/UseIncrementAssignRector.php
Comment thread packages/CodingStyle/src/Rector/Assign/UseIncrementAssignRector.php Outdated
@TomasVotruba TomasVotruba merged commit 5e440fb into rectorphp:master Oct 4, 2019
@TomasVotruba
Copy link
Copy Markdown
Member

Thanks 👍

@keulinho keulinho deleted the add-use-increment-assign-rector branch October 4, 2019 11:50
TomasVotruba added a commit that referenced this pull request Apr 18, 2022
rectorphp/rector-src@0a98c58 [Php74] Skip static property filled by trait on TypedPropertyRector (#2091)
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.

[CodingStyle] += 1 to ++

2 participants