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-05 16:53:30 -04:00
..
Block Refactor type comparison 2020-07-21 19:40:35 -04:00
Expression Fix #3932 - try to get assertions of negated expression if instant negation fails 2020-08-05 16:53:30 -04:00
BreakAnalyzer.php
ContinueAnalyzer.php
EchoAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00
ExpressionAnalyzer.php Fix #3797 - prevent many chained assignments crashing Psalm 2020-07-10 16:49:45 -04:00
GlobalAnalyzer.php
ReturnAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -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