mirror of
https://github.com/rectorphp/rector.git
synced 2025-03-15 12:59:42 +01:00
* Add Interactive Mode to Generate command * CS Fixer * Unify names * Unify names * Fixes * Fixes * Fixes * Check generated tests against the "special hack for PHPUnit" * Re-use the same input/output in the Generate Command * Add test for Interactive Mode of Generate Command * Rename test file * Use ::class instead of string * Create Finder instance where it's used * Create RectorRecipeInteractiveProvider service * Create RectorRecipeInteractiveProvider service * Bring back SymfonyStyle as DI service