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
2019-12-21 00:34:31 +00:00
..
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
FunctionCallAnalyzer.php Fix #2493 - don’t crash when provided function doesn’t exist 2019-12-21 00:34:31 +00:00
MethodCallAnalyzer.php Fix #2483 - treat intersecting PHPDocs from interfaces better 2019-12-20 01:42:57 +00:00
NewAnalyzer.php Fix #2470 - only parameterise constructors according to inherited params 2019-12-14 11:38:09 -05:00
StaticCallAnalyzer.php Classes that just reference themselves aren’t used 2019-12-16 11:46:10 -05:00