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-21 01:41:00 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
DeadCode
/
Rector
History
Tomas Votruba
ad7af917e2
Improve assert added and moved nodes (
#6106
)
2021-04-12 13:24:37 +00:00
..
Array_
…
Assign
Improve assert added and moved nodes (
#6106
)
2021-04-12 13:24:37 +00:00
BinaryOp
…
BooleanAnd
…
Cast
…
ClassConst
Refactor doctrine/annotation from dynamic to own static-reflection parser (
#5974
)
2021-04-04 11:01:11 +02:00
ClassLike
…
ClassMethod
Refactor doctrine/annotation from dynamic to own static-reflection parser (
#5974
)
2021-04-04 11:01:11 +02:00
Concat
…
Expression
…
For_
…
Foreach_
…
FunctionLike
Flip @see to @changelog links (
#6092
)
2021-04-10 18:47:17 +00:00
If_
Flip @see to @changelog links (
#6092
)
2021-04-10 18:47:17 +00:00
MethodCall
…
Node
Flip @see to @changelog links (
#6092
)
2021-04-10 18:47:17 +00:00
Plus
…
Property
remove METHOD_NAME attribute to promote single source of node (
#6063
)
2021-04-09 12:45:07 +02:00
PropertyProperty
…
Return_
…
StaticCall
…
Stmt
Flip @see to @changelog links (
#6092
)
2021-04-10 18:47:17 +00:00
Switch_
…
Ternary
…
TryCatch
…