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-07-12 23:26:08 -04:00
..
DoChecker.php Allow break/continue inside do 2018-07-05 21:03:44 -04:00
ForChecker.php Fix #15 - check for uncaught throws if config flag is set 2018-06-22 01:13:49 -04:00
ForeachChecker.php Fix #15 - check for uncaught throws if config flag is set 2018-06-22 01:13:49 -04:00
IfChecker.php Fix #806 - allow specification of functions and static methods that exit 2018-07-12 23:26:08 -04:00
LoopChecker.php Fix #806 - allow specification of functions and static methods that exit 2018-07-12 23:26:08 -04:00
SwitchChecker.php Fix #806 - allow specification of functions and static methods that exit 2018-07-12 23:26:08 -04:00
TryChecker.php Fix #806 - allow specification of functions and static methods that exit 2018-07-12 23:26:08 -04:00
WhileChecker.php Support value types (#707) 2018-05-03 13:56:30 -04:00