1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Checker/Statements/Block
2017-02-21 17:41:54 -05:00
..
ForChecker.php Fix ternary/which/for conditionals 2017-02-12 18:47:02 -05:00
ForeachChecker.php Find more unreferenced variables by ignoring mass context ops 2017-02-10 19:08:55 -05:00
IfChecker.php Add more support for logical and/or 2017-02-16 21:00:45 -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 Add merging of vars_possibly_in_scope back 2017-02-21 17:41:54 -05:00