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-27 00:41:34 -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 #3234 - infer iterator key types properly 2020-04-27 00:41:34 -04:00
IfAnalyzer.php Fix #3102 - identify issues with possibly-mixed output 2020-04-08 14:07:09 -04:00
LoopAnalyzer.php Fix #3125 - only apply clauses where applicable 2020-04-12 21:50:10 -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 Prevent Throwable being intersected with itself 2020-04-10 00:10:31 -04:00
WhileAnalyzer.php Fix #3034 - expand out while expressions for more accurate variable initialisation 2020-03-28 18:22:08 -04:00