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
2020-11-03 16:44:24 -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
IfAnalyzer.php Fix overeager inference 2020-11-03 16:44:24 -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