Skip to content

[CodeQuality] Fix unneeded return in CallableThisArrayToAnonymousFunctionRector#1508

Merged
TomasVotruba merged 1 commit intomasterfrom
concat-fix
May 30, 2019
Merged

[CodeQuality] Fix unneeded return in CallableThisArrayToAnonymousFunctionRector#1508
TomasVotruba merged 1 commit intomasterfrom
concat-fix

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

Closes #1499

@TomasVotruba TomasVotruba merged commit bcd3ef6 into master May 30, 2019
@TomasVotruba TomasVotruba deleted the concat-fix branch May 30, 2019 22:47
TomasVotruba added a commit that referenced this pull request Dec 15, 2021
rectorphp/rector-src@e0ba9a3 [DowngradePhp81] Handle New_ inside array on DowngradeNewInInitializerRector (#1508)
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.

CallableThisArrayToAnonymousFunctionRector adds the return statement to void functions

1 participant