1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Checker/Statements/Block
2017-10-10 23:09:19 -04:00
..
ForChecker.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
ForeachChecker.php Fix #181 and #225 - resolve problems with self in comments/return statements 2017-10-07 10:22:52 -04:00
IfChecker.php Suggest types when complaining of untype params 2017-09-02 18:15:52 -04:00
SwitchChecker.php Exit early if a bad class is detected 2017-09-11 11:58:11 -04: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