1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Block
Matthew Brown 4b388a2951 Fix ref
2020-05-10 11:35:35 -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 key stringg 2020-04-27 00:50:07 -04:00
IfAnalyzer.php Fix #3102 - identify issues with possibly-mixed output 2020-04-08 14:07:09 -04:00
LoopAnalyzer.php Fix ref 2020-05-10 11:35:35 -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