mirror of
https://github.com/danog/psalm.git
synced 2025-01-05 12:38:35 +01:00
14efde286f
This turns unused variable detection into an explicit control-flow problem, where before we had a more simplistic mark-and-sweep algorithm |
||
---|---|---|
.. | ||
DoAnalyzer.php | ||
ForAnalyzer.php | ||
ForeachAnalyzer.php | ||
IfAnalyzer.php | ||
LoopAnalyzer.php | ||
SwitchAnalyzer.php | ||
SwitchCaseAnalyzer.php | ||
TryAnalyzer.php | ||
WhileAnalyzer.php |