1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 19:36:59 +01:00
psalm/src/Psalm/Checker/Statements/Block
2018-01-08 00:14:02 -05:00
..
ForChecker.php Detect instances where loop invariants are invalidated 2017-12-17 10:58:03 -05:00
ForeachChecker.php Improve reporting of classlike locations in docblocks 2018-01-01 20:04:03 -05:00
IfChecker.php Allow assertions on mixed vars 2018-01-08 00:14:02 -05:00
LoopChecker.php Migrate type reconciliation code to its own class 2017-12-29 10:55:53 -05:00
SwitchChecker.php Migrate type reconciliation code to its own class 2017-12-29 10:55:53 -05:00
TryChecker.php Improve reporting of classlike locations in docblocks 2018-01-01 20:04:03 -05:00
WhileChecker.php Detect instances where loop invariants are invalidated 2017-12-17 10:58:03 -05:00