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
History
Tomas Votruba
5fa858b072
[DoctrineAnnotationSyncer] Remove to move to static reflection (
#6006
)
2021-03-29 13:01:35 +00:00
..
Comparator
…
Contract
…
FeatureSupport
…
NodeAnalyzer
Remove buggy rules that depend on false condition of all class and calls analysis, to improve static reflection (
#5958
)
2021-03-23 23:13:35 +01:00
NodeCollector
…
NodeFinder
…
NodeManipulator
Remove buggy rules that depend on false condition of all class and calls analysis, to improve static reflection (
#5958
)
2021-03-23 23:13:35 +01:00
PhpDoc
…
Rector
[DoctrineAnnotationSyncer] Remove to move to static reflection (
#6006
)
2021-03-29 13:01:35 +00:00
SideEffect
…
UnusedNodeResolver
…
ValueObject
Remove dynamic type checks
#2
(
#5941
)
2021-03-21 21:31:18 +00:00
ConditionEvaluator.php
…
ConditionResolver.php
…
UselessIfCondBeforeForeachDetector.php
…