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
Derrick Schoen
7cbf77f952
Make the test use RunnableInterface
2020-06-20 19:20:12 -04:00
..
Break_
/BreakNotInLoopOrSwitchToReturnRector
various suffix fixes
2020-04-23 22:31:58 +02:00
FuncCall
…
FunctionLike
…
If_
/IfToSpaceshipRector
…
List_
various suffix fixes
2020-04-23 22:31:58 +02:00
MethodCall
/ThisCallOnStaticMethodToStaticCallRector
Make the test use RunnableInterface
2020-06-20 19:20:12 -04:00
StaticCall
/StaticCallOnNonStaticToInstanceCallRector
…
Switch_
/ReduceMultipleDefaultSwitchRector
…
Ternary
…