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-23 19:24:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
php70
/
tests
/
Rector
History
Marek Šimeček
1c2afb2e56
node name resolver skip on identifier (
#4254
)
2020-09-18 10:45:22 +02:00
..
Assign
…
Break_
/BreakNotInLoopOrSwitchToReturnRector
…
ClassMethod
/Php4ConstructorRector
…
FuncCall
node name resolver skip on identifier (
#4254
)
2020-09-18 10:45:22 +02:00
FunctionLike
/ExceptionHandlerTypehintRector
…
If_
/IfToSpaceshipRector
…
List_
/EmptyListRector
…
MethodCall
/ThisCallOnStaticMethodToStaticCallRector
…
StaticCall
/StaticCallOnNonStaticToInstanceCallRector
Add failing test case for
#3981
(
#3986
)
2020-08-19 15:45:50 +02:00
Switch_
/ReduceMultipleDefaultSwitchRector
…
Ternary
…
Variable
/WrapVariableVariableNameInCurlyBracesRector
…