* Qual: Generate phan specific changed php files list # Qual: Generate phan specific changed php files list Uses multiple parts of the Phan configuration to select and exclude files for phan analysis. * avoid catching special characters in regexes as indicators of french * Qual: Translate french to english |
||
|---|---|---|
| .. | ||
| src/Renaming | ||
| .gitignore | ||
| composer.json | ||
| composer.lock | ||
| README.md | ||
| rector.php | ||
Refactoring code with rector
Installation
Run in this folder
cd dev/tools/rector
Install rector with composer
composer install
Usage
To make changes (remove --dry-run for real run)
cd dev/tools/rector
./vendor/bin/rector process --debug --dry-run
To make changes on a given directory
cd dev/tools/rector
./vendor/bin/rector process --debug [--dry-run] [--clear-cache] ../../../htdocs/core/