This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
rector
Watch
1
Star
0
Fork
0
You've already forked rector
mirror of
https://github.com/rectorphp/rector.git
synced
2025-02-24 11:44:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
php70
/
tests
/
Rector
History
derrickschoen
a3a039a0c0
Update rules/php70/tests/Rector/MethodCall/ThisCallOnStaticMethodToStaticCallRector/Fixture/fixture.php.inc
...
Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2020-06-20 19:40:50 -04:00
..
Break_
/BreakNotInLoopOrSwitchToReturnRector
…
FuncCall
…
FunctionLike
…
If_
/IfToSpaceshipRector
…
List_
…
MethodCall
/ThisCallOnStaticMethodToStaticCallRector
Update rules/php70/tests/Rector/MethodCall/ThisCallOnStaticMethodToStaticCallRector/Fixture/fixture.php.inc
2020-06-20 19:40:50 -04:00
StaticCall
/StaticCallOnNonStaticToInstanceCallRector
…
Switch_
/ReduceMultipleDefaultSwitchRector
…
Ternary
…