You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2022. It is now read-only.
Seems there is none, and it's hard to start using phpactor code-transform without it.
Even on a deductive best-effort trying to use it to rename a variable is quite hard:
Seems there is none, and it's hard to start using phpactor code-transform without it.
Even on a deductive best-effort trying to use it to rename a variable is quite hard:
./bin/phpactor config:dump | grep transform./bin/phpactor help class:transformcat doc/configuration.mdecho "code_transform.refactor.rename_variable: ~" > phpactor/.phpactor.ymlconfig:dump => "code_transform.refactor.rename_variable" are not known=> Renaming variables is a frequent refactoring => Command: RPC only