1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2021-10-09 23:37:04 +02:00
..
Method ->args to ->getArgs 2021-10-09 23:37:04 +02:00
StaticMethod ->args to ->getArgs 2021-10-09 23:37:04 +02:00
ArgumentAnalyzer.php coalesce operator 2021-09-26 23:34:31 +02:00
ArgumentMapPopulator.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00
ArgumentsAnalyzer.php pass the method_id to be able to set the new offset type to 0 for array_unshift 2021-10-07 09:46:49 +02:00
ArrayFunctionArgumentsAnalyzer.php only put offset to 0 when there's only one argument 2021-10-07 20:38:10 +02:00
ClassTemplateParamCollector.php better combining 2021-09-25 11:21:06 +02:00
FunctionCallAnalyzer.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00
FunctionCallInfo.php unnecessary null initialization 2021-09-26 23:34:32 +02:00
FunctionCallReturnTypeFetcher.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00
MethodCallAnalyzer.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00
NamedFunctionCallHandler.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00
NewAnalyzer.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00
StaticCallAnalyzer.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00