1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Block
2020-11-21 17:39:40 -05:00
..
IfElse Remove unused imports 2020-11-08 12:31:21 -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 Don’t taint foreach keys with array-fetch 2020-11-19 19:08:59 -05:00
IfConditionalAnalyzer.php Consolidate similar functionality 2020-11-07 00:58:20 -05:00
IfElseAnalyzer.php Fix #4503 - don’t ignore assertions on possibly-null mixed 2020-11-08 10:06:39 -05:00
LoopAnalyzer.php Reorganise things a little 2020-11-03 16:15:54 -05:00
SwitchAnalyzer.php Reorganise things a little 2020-11-03 16:15:54 -05:00
SwitchCaseAnalyzer.php Fix #4600 - set attributes in a bunch of places 2020-11-18 12:44:59 -05:00
TryAnalyzer.php Unused psalm-suppress (#4646) 2020-11-21 17:39:40 -05:00
WhileAnalyzer.php Misc improvements (#4314) 2020-10-15 13:23:35 -04:00