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-08 12:31:21 -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 Fix #3625 - getIterator call is used inside loop 2020-10-20 10:59:09 -04: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 Reorganise things a little 2020-11-03 16:15:54 -05:00
TryAnalyzer.php Fix #4467 - variables are only the same if they were set in the same location 2020-11-01 11:26:42 -05:00
WhileAnalyzer.php Misc improvements (#4314) 2020-10-15 13:23:35 -04:00