1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements
2021-02-07 22:56:37 -05:00
..
Block Check iterator types on yield from (#5042) 2021-01-20 17:41:15 -05:00
Expression Limited fix for #5028 2021-02-07 22:56:37 -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 implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
GlobalAnalyzer.php Track references on global variables (#5122) 2021-01-28 18:58:02 -05: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 Unset should change array with keyed offsets 2021-01-13 18:10:59 -05:00
UnusedAssignmentRemover.php Use array destructuring when possible (#4221) 2020-09-20 12:55:38 -04:00