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
2021-09-26 22:44:33 +02:00
..
Block boolean cast 2021-09-26 22:39:01 +02:00
Expression shorter operations 2021-09-26 22:44:33 +02:00
BreakAnalyzer.php redundant variable check 2021-09-26 22:37:17 +02:00
ContinueAnalyzer.php redundant variable check 2021-09-26 22:37:17 +02:00
EchoAnalyzer.php Fix #5918 - add new issue to detect unquoted strings 2021-06-10 17:43:04 -04:00
ExpressionAnalyzer.php fix psalm errors 2021-08-29 00:39:36 +02:00
GlobalAnalyzer.php fix issue when setting a value to a global is considered unused 2021-07-17 22:00:54 +02:00
ReturnAnalyzer.php better combining 2021-09-25 11:21:06 +02:00
StaticAnalyzer.php Remove some unused return values 2021-06-10 12:09:46 -04:00
ThrowAnalyzer.php better combining 2021-09-25 11:21:06 +02:00
UnsetAnalyzer.php remove cache after unsetting a key from a TKeyedArray 2021-08-19 20:40:25 +02:00
UnusedAssignmentRemover.php shorter operations 2021-09-26 22:44:33 +02:00