1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Checker/Statements/Block
2018-11-10 17:29:59 -05:00
..
DoChecker.php Allow loop breaks to take precedence over case breaks 2018-11-10 17:29:59 -05:00
ForChecker.php Allow loop breaks to take precedence over case breaks 2018-11-10 17:29:59 -05:00
ForeachChecker.php Allow loop breaks to take precedence over case breaks 2018-11-10 17:29:59 -05:00
IfChecker.php Fix #957 - allow assertions on $_GET, $_POST, $_SERVER etc 2018-08-24 16:48:14 -04:00
LoopChecker.php Improve handling of do blocks 2018-11-10 14:06:31 -05:00
SwitchChecker.php Fix #806 - allow specification of functions and static methods that exit 2018-07-12 23:26:08 -04:00
TryChecker.php Allow InvalidCatch and InvalidThrow to be suppressed per-class 2018-09-21 11:35:51 -04:00
WhileChecker.php Allow loop breaks to take precedence over case breaks 2018-11-10 17:29:59 -05:00