1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
Matthew Brown 14adc9b491 Fix phpcs
2019-09-29 16:04:32 -04:00
..
ArgumentMapPopulator.php Implement signature help - closes #1841 (#1862) 2019-07-01 15:54:32 -04:00
FunctionCallAnalyzer.php Fix phpcs 2019-09-29 16:04:32 -04:00
MethodCallAnalyzer.php Ensure that properties not set on class add back to context (as mixed) 2019-09-07 22:10:22 -04:00
NewAnalyzer.php Fix erroneous marking of external-mutation-free method as unused 2019-08-31 10:02:11 -04:00
StaticCallAnalyzer.php Allow @psalm-assert to propagate member assertions to the caller's context (#2100) 2019-09-05 21:00:02 -04:00