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-12-02 17:13:45 -05:00
..
Block Fix a few issues 2020-12-01 18:26:15 -05:00
Expression Ref #4753 - allow int literals to inform key type 2020-12-02 17:13:45 -05:00
BreakAnalyzer.php Pass correct flags when referencing from finally 2020-11-25 14:04:55 -05:00
ContinueAnalyzer.php Pass correct flags when referencing from finally 2020-11-25 14:04:55 -05: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 Fix a few issues 2020-12-01 18:26:15 -05:00
StaticAnalyzer.php Fix a few issues 2020-12-01 18:26:15 -05:00
ThrowAnalyzer.php Pass correct flags when referencing from finally 2020-11-25 14:04:55 -05: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