When a launch the scan with this command.
vendor/bin/rector process inscription --config rector_inscription.yaml --dry-run --debug
I can look that rector doesn't scan recursively all directorys inside the directory inscription if symlinks are used for that. Exemple
inscription / document_root / (symlink -> bo) => ../.../bo
All files inside the folder linked with the symlink BO are not scanned by rector. How i can do that please ?
Thansk
Regards
Decad7
When a launch the scan with this command.
vendor/bin/rector process inscription --config rector_inscription.yaml --dry-run --debug
I can look that rector doesn't scan recursively all directorys inside the directory inscription if symlinks are used for that. Exemple
inscription / document_root / (symlink -> bo) => ../.../bo
All files inside the folder linked with the symlink BO are not scanned by rector. How i can do that please ?
Thansk
Regards
Decad7