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-11-21 18:11:29 -05:00
..
Block Unused psalm-suppress (#4646) 2020-11-21 17:39:40 -05:00
Expression Break aparat type combiner 2020-11-21 18:11:29 -05:00
BreakAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ContinueAnalyzer.php Fix a few bugs 2020-10-24 12:23:59 -04:00
EchoAnalyzer.php Fix #4599 - propagate taints to parent callers where necessary 2020-11-18 09:59:54 -05:00
ExpressionAnalyzer.php Simplify assertion negations, centralising as much as possible 2020-11-19 14:32:49 -05:00
GlobalAnalyzer.php Misc improvements (#4314) 2020-10-15 13:23:35 -04:00
ReturnAnalyzer.php Unused psalm-suppress (#4646) 2020-11-21 17:39:40 -05:00
StaticAnalyzer.php Fix #4467 - variables are only the same if they were set in the same location 2020-11-01 11:26:42 -05: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