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
2018-01-08 01:38:25 -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 Fix potential filtering of non-zero keys 2018-01-08 01:38:25 -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