Skip to content

[EarlyReturn] Skip append variable on PreparedValueToEarlyReturnRector #4530

Merged
samsonasik merged 6 commits intomainfrom
fix-4528
Jul 17, 2023
Merged

[EarlyReturn] Skip append variable on PreparedValueToEarlyReturnRector #4530
samsonasik merged 6 commits intomainfrom
fix-4528

Conversation

@samsonasik
Copy link
Copy Markdown
Member

kkmuffme and others added 3 commits July 17, 2023 05:57
There are some options to change this to early return, however I'm not sure if this is wanted here (since it would mean you'd have to concat in the return), so I suggested to not change the code at all (instead of creating invalid code as it does now)
@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit 56068f8 into main Jul 17, 2023
@samsonasik samsonasik deleted the fix-4528 branch July 17, 2023 04:35
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.

Incorrect behavior of PreparedValueToEarlyReturnRector

3 participants