1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 17:27:28 +01:00
psalm/src/Psalm/Internal/Scope
2020-09-21 16:01:14 -04:00
..
CaseScope.php Tighten up Psalm’s inference 2019-11-25 15:20:31 -05:00
FinallyScope.php Skip currently-failing undefined variable test 2020-09-21 16:01:14 -04:00
IfConditionalScope.php Fix #2237 - suppress reconciling issues when inherited clauses couldn’t be resolved into types 2019-10-16 21:55:11 -04:00
IfScope.php Change how $changed_var_ids is communicated 2019-12-07 01:23:35 -05:00
LoopScope.php Remove some unnecessary errors 2020-02-06 23:10:18 -05:00
SwitchScope.php