Skip to content

[Php56][Php70][Php74] Handle infinite loop on AddDefaultValueForUndefinedVariableRector+IfToSpaceshipRector+ClosureToArrowFunctionRector#3701

Merged
samsonasik merged 3 commits intomainfrom
infinte
Apr 28, 2023
Merged

[Php56][Php70][Php74] Handle infinite loop on AddDefaultValueForUndefinedVariableRector+IfToSpaceshipRector+ClosureToArrowFunctionRector#3701
samsonasik merged 3 commits intomainfrom
infinte

Conversation

@samsonasik
Copy link
Member

@samsonasik samsonasik commented Apr 28, 2023

…inedVariableRector+IfToSpaceshipRector+ClosureToArrowFunctionRector
@samsonasik
Copy link
Member Author

Fixed 🎉 /cc @Kenneth-Sills

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I think it is ready.

@samsonasik
Copy link
Member Author

@TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit 31f64cc into main Apr 28, 2023
@samsonasik samsonasik deleted the infinte branch April 28, 2023 13:25
samsonasik added a commit that referenced this pull request May 8, 2023
…inedVariableRector+IfToSpaceshipRector+ClosureToArrowFunctionRector (#3701)

* [Php56][Php70][Php74] Handle infinite loop on AddDefaultValueForUndefinedVariableRector+IfToSpaceshipRector+ClosureToArrowFunctionRector

* fixtue

* [ci-review] Rector Rectify

---------

Co-authored-by: GitHub Action <actions@github.com>
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 Halts and Leaks Memory During Interaction of AddDefaultValueForUndefinedVariable (5.6), IfToSpaceship (7.0), and ClosureToArrowFunction (7.4)

2 participants