-
-
Notifications
You must be signed in to change notification settings - Fork 741
Closed
Labels
Description
Bug Report
| Subject | Details |
|---|---|
| Rector version | 0.14.7 |
Running rector process gives absolutely no output whatsoever. A breakpoint shows it gets to here and then freezes. It seems to be some problematic interaction with Xdebug. However, even if I run rector/rector/bin/rector directly, to get rid of the Composer wrapper, the issue persists. It seems the XdebugHandler always gets called anyway, no matter what I do.
Reactions are currently unavailable