mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 19:53:14 +01:00
* skip rename * add method call and variable name for MoveOutMethodCallInsideIfConditionRector * decouple MethodCallToVariableNameResolver * use trick with Scope if variable is already defined * fixup! use trick with Scope if variable is already defined * cover case with variable name and method call * add decopule note future * [ci-review] Rector Rectify * [ci] try re-trigger ci-review after push automatically Co-authored-by: rector-bot <tomas@getrector.org>