1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements
2020-08-30 11:32:01 -04:00
..
Block Remove some redundant calls 2020-08-28 12:48:33 -04:00
Expression Improve understanding of negated count queries 2020-08-30 11:32:01 -04:00
BreakAnalyzer.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00
ContinueAnalyzer.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00
EchoAnalyzer.php Fix #4077 - always track closure purity 2020-08-28 12:42:55 -04:00
ExpressionAnalyzer.php Fix #3797 - prevent many chained assignments crashing Psalm 2020-07-10 16:49:45 -04:00
GlobalAnalyzer.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00
ReturnAnalyzer.php Fix #4038 - don’t remove null types unnecessarily in mixed union 2020-08-25 15:50:33 -04:00
StaticAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00
ThrowAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00
UnsetAnalyzer.php Fix some more tests 2020-07-21 23:16:56 -04:00
UnusedAssignmentRemover.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00