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-11-20 20:39:27 -05:00
..
ForChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
ForeachChecker.php Fix #309 - borrowing fix from @TysonAndre 2017-11-15 20:45:53 -05:00
IfChecker.php Add root array var when updating array key type in if 2017-11-19 23:25:14 -05:00
SwitchChecker.php Improve handling of switch statements with default cases 2017-11-20 20:39:27 -05:00
TryChecker.php Fix #232 - discard clauses when evaluating catch block 2017-10-10 23:09:19 -04:00
WhileChecker.php Fix issue with $this instanceof checks in traits 2017-06-23 00:39:37 -04:00