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
2019-11-11 16:52:55 -05:00
..
DoAnalyzer.php Add detection for unused function calls 2019-08-13 13:15:23 -04:00
ForAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
ForeachAnalyzer.php Fix phpcs issues 2019-11-11 10:11:42 -05:00
IfAnalyzer.php Fix #2322 - don’t update outer context if elseif has no leaving statements 2019-11-11 11:46:27 -05:00
LoopAnalyzer.php Fix #2244 - correctly check do while expression before use 2019-10-20 14:18:30 -04:00
SwitchAnalyzer.php Add detection for unused function calls 2019-08-13 13:15:23 -04:00
TryAnalyzer.php Fix erroneous unused variable 2019-11-11 16:52:55 -05:00
WhileAnalyzer.php Add detection for unused function calls 2019-08-13 13:15:23 -04:00