mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-20 06:38:46 +01:00
7cda57615c
* rename FunctionToStaticCallRector to FuncCallToStaticCallRector * rename FunctionToNewRector to FuncCallToNewRector * remove RenameFuncCallToStaticCallRector, duplicate of FuncCallToStaticCallRector