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
2021-10-07 19:39:45 +02:00
..
IfElse boolean cast 2021-09-26 22:39:01 +02:00
DoAnalyzer.php turn inside_loop to true for do...while 2021-09-23 21:24:17 +02:00
ForAnalyzer.php code trimming 2021-09-25 02:34:21 +02:00
ForeachAnalyzer.php fix CS 2021-10-07 19:39:45 +02:00
IfConditionalAnalyzer.php refactor paradoxical conditions 2021-10-02 10:01:04 +02:00
IfElseAnalyzer.php boolean cast 2021-09-26 22:39:01 +02:00
LoopAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
SwitchAnalyzer.php Remove some unused return values 2021-06-10 12:09:46 -04:00
SwitchCaseAnalyzer.php fix CS 2021-09-26 23:41:26 +02:00
TryAnalyzer.php cleanup 2021-10-04 00:03:06 +02:00
WhileAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00