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-04-07 00:13:56 -04:00
..
DoAnalyzer.php Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
ForAnalyzer.php Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
ForeachAnalyzer.php Fix #3084 - keep track of upper and lower bounds of inferred template types 2020-04-07 00:13:56 -04:00
IfAnalyzer.php Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
LoopAnalyzer.php Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
SwitchAnalyzer.php Add some limits on switch case assertion calculation 2020-03-30 00:20:00 -04:00
SwitchCaseAnalyzer.php Add some limits on switch case assertion calculation 2020-03-30 00:20:00 -04:00
TryAnalyzer.php Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
WhileAnalyzer.php Fix #3034 - expand out while expressions for more accurate variable initialisation 2020-03-28 18:22:08 -04:00