1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 20:48:45 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Block
2020-05-27 08:09:58 -04:00
..
DoAnalyzer.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00
ForAnalyzer.php Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
ForeachAnalyzer.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00
IfAnalyzer.php Fix #3102 - identify issues with possibly-mixed output 2020-04-08 14:07:09 -04:00
LoopAnalyzer.php Fix crash newly introduced 2020-05-11 09:34:07 -04:00
SwitchAnalyzer.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00
SwitchCaseAnalyzer.php Add some limits on switch case assertion calculation 2020-03-30 00:20:00 -04:00
TryAnalyzer.php Fix crash on aliased exception 2020-05-27 08:09:58 -04:00
WhileAnalyzer.php Fix #3034 - expand out while expressions for more accurate variable initialisation 2020-03-28 18:22:08 -04:00