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-10-05 09:50:32 -04:00
..
Block Remove mixed assignment issue 2020-10-04 17:53:26 -04:00
Expression 4.x - move class constants into their own storage object 2020-10-05 09:50:32 -04:00
BreakAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ContinueAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
EchoAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ExpressionAnalyzer.php 4.x - add support for the nullsafe operator 2020-10-03 20:21:52 -04:00
GlobalAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ReturnAnalyzer.php 4.x - rename TFn to TClosure 2020-10-04 23:32:01 -04:00
StaticAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ThrowAnalyzer.php Detect more issues inside finally block 2020-09-21 15:16:19 -04:00
UnsetAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
UnusedAssignmentRemover.php Use array destructuring when possible (#4221) 2020-09-20 12:55:38 -04:00