1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Checker/Statements/Block
2017-02-10 19:10:13 -05:00
..
ForChecker.php Fix #80 - add dead code checks via command line 2017-01-31 23:24:33 -05:00
ForeachChecker.php Find more unreferenced variables by ignoring mass context ops 2017-02-10 19:08:55 -05:00
IfChecker.php Remove unused vars 2017-02-10 19:10:13 -05:00
SwitchChecker.php Remove unused vars 2017-02-10 19:10:13 -05:00
TryChecker.php Rename DeadCode to UnusedVariable, UnusedMethod and UnusedClass 2017-02-08 00:28:26 -05:00
WhileChecker.php Remove unused vars 2017-02-10 19:10:13 -05:00