Skip to content

fix duplicate switch without break#2899

Merged
TomasVotruba merged 1 commit intomasterfrom
fix-swtich
Feb 21, 2020
Merged

fix duplicate switch without break#2899
TomasVotruba merged 1 commit intomasterfrom
fix-swtich

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented Feb 21, 2020

Closes #2730

@TomasVotruba TomasVotruba merged commit e9762a5 into master Feb 21, 2020
@TomasVotruba TomasVotruba deleted the fix-swtich branch February 21, 2020 12:44
TomasVotruba added a commit that referenced this pull request Sep 3, 2022
rectorphp/rector-src@3820e00 [CodeQuality] Skip static::class on InlineConstructorDefaultToPropertyRector (#2899)
TomasVotruba added a commit that referenced this pull request Sep 3, 2022
rectorphp/rector-src@3820e00 [CodeQuality] Skip static::class on InlineConstructorDefaultToPropertyRector (#2899)
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.

Rector removes lines in switch-case that is not dead

1 participant