-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infinite loop in logicalAnd
migration
#3928
Comments
This seems to be an issue with a composer dependency. When I ran the test suite in my local rector environment, it failed:
After |
Added a PR to showcase the error: #3929 |
Fixed! This rule is super complex and I hope it works now as expected. |
Thanks! Yes, it is indeed. It works fine otherwise :) |
Bug Report
This issue is related to #2861
When I ran rector, it took oddly long. I canceled the run and had a look, what happened:
Rector tried to migrate:
The result was:
The text was updated successfully, but these errors were encountered: