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-10-07 20:24:50 -04:00
..
DoAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ForAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ForeachAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
IfAnalyzer.php Remove mixed assignment issue 2020-10-04 17:53:26 -04:00
LoopAnalyzer.php Ignore precondition issues in loop 2020-10-07 20:24:50 -04:00
SwitchAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
SwitchCaseAnalyzer.php 4.x - add support for get_debug_type function 2020-10-02 19:15:47 -04:00
TryAnalyzer.php Ensure catch variables are marked as used 2020-09-30 13:51:02 -04:00
WhileAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00