-
-
Notifications
You must be signed in to change notification settings - Fork 742
Closed
rectorphp/rector-src
#3487Labels
Description
Bug Report
| Subject | Details |
|---|---|
| Rector version | 0.15.17 |
| PHP version | 8.1.15 |
Code check takes an infinitely long time, even with the --dry-run option
Minimal PHP Code Causing Issue
https://getrector.com/demo/73b798f8-7b03-48a7-a158-f29d96a7ae10
Expected Behaviour
Expected any output to the console in a reasonable amount of time (for example, a message about recursion)
Reactions are currently unavailable