1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 06:58:41 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2021-12-11 13:44:34 -06:00
..
Method Use getSingleAtomic() instead of array_values(getAtomicTypes())[0]. 2021-12-11 13:44:34 -06:00
StaticMethod Add support for first-class callables 2021-12-09 10:54:49 -06:00
ArgumentAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ArgumentMapPopulator.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00
ArgumentsAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ArrayFunctionArgumentsAnalyzer.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
ClassTemplateParamCollector.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
FunctionCallAnalyzer.php Use $stmt->args directly instead of creating new VariadicPlaceholder 2021-12-09 15:51:48 -06:00
FunctionCallInfo.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
FunctionCallReturnTypeFetcher.php Add support for first-class callables 2021-12-09 10:54:49 -06:00
MethodCallAnalyzer.php Add support for first-class callables 2021-12-09 10:54:49 -06:00
NamedFunctionCallHandler.php Use getSingleAtomic() instead of array_values(getAtomicTypes())[0]. 2021-12-11 13:44:34 -06:00
NewAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
StaticCallAnalyzer.php Add support for first-class callables 2021-12-09 10:54:49 -06:00