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-08-26 00:47:46 -04:00
..
ArgumentMapPopulator.php Implement signature help - closes #1841 (#1862) 2019-07-01 15:54:32 -04:00
FunctionCallAnalyzer.php Fix #2046 - trigger PossiblyNullArgument when in union with mixed 2019-08-22 23:26:04 -04:00
MethodCallAnalyzer.php Fix #2062 - treat function inside variable method call name as used 2019-08-26 00:47:46 -04:00
NewAnalyzer.php Add concept of purity to functions and methods 2019-07-18 01:31:48 -04:00
StaticCallAnalyzer.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00