1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Block
2021-02-08 23:31:49 -05:00
..
IfElse Better fix for #5180 2021-02-08 23:31:49 -05:00
DoAnalyzer.php Reorganise things a little 2020-11-03 16:15:54 -05:00
ForAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ForeachAnalyzer.php Check iterator types on yield from (#5042) 2021-01-20 17:41:15 -05:00
IfConditionalAnalyzer.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
IfElseAnalyzer.php Better fix for #5180 2021-02-08 23:31:49 -05:00
LoopAnalyzer.php Fix typos caused by Macbook Pro’s bad keyboard 2020-12-01 14:14:09 -05:00
SwitchAnalyzer.php Reorganise things a little 2020-11-03 16:15:54 -05:00
SwitchCaseAnalyzer.php fix phpdoc (#4905) 2020-12-29 11:42:41 +00:00
TryAnalyzer.php Fix #5020 - remove previous catch var assertions when assigning inside catch 2021-01-17 14:28:28 -05:00
WhileAnalyzer.php Misc improvements (#4314) 2020-10-15 13:23:35 -04:00