Bug Report
| Subject |
Details |
| Rector version |
e.g. v0.15 (invoke vendor/bin/rector --version) |
Minimal PHP Code Causing Issue
https://github.com/pfsense/pfsense/blob/master/src/etc/inc/priv.defs.inc
This file is one that is automatically generated, so it is skipped during normal Rector passes. However, this file is problematic for Rector. Rector just hangs processing this file and I haven't been able to work out why that is
Expected Behaviour
Rector should not hang
Bug Report
vendor/bin/rector --version)Minimal PHP Code Causing Issue
https://github.com/pfsense/pfsense/blob/master/src/etc/inc/priv.defs.inc
This file is one that is automatically generated, so it is skipped during normal Rector passes. However, this file is problematic for Rector. Rector just hangs processing this file and I haven't been able to work out why that is
Expected Behaviour
Rector should not hang