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-10 13:58:09 +02:00
..
Method cleanup 2021-10-04 00:03:06 +02:00
StaticMethod Merge pull request #6554 from simPod/use-a 2021-09-30 09:37:56 +02:00
ArgumentAnalyzer.php suppress warning 2021-10-10 13:58:09 +02:00
ArgumentMapPopulator.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04: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 return types 2021-09-26 23:34:32 +02:00
FunctionCallInfo.php unnecessary null initialization 2021-09-26 23:34:32 +02:00
FunctionCallReturnTypeFetcher.php fix an old test 2021-10-09 18:18:15 +02:00
MethodCallAnalyzer.php Merge pull request #6514 from zoonru/if-this-is 2021-10-04 09:49:26 +02:00
NamedFunctionCallHandler.php fix CS 2021-09-26 23:41:26 +02:00
NewAnalyzer.php better combining 2021-09-25 11:21:06 +02:00
StaticCallAnalyzer.php Use more accurate variable name 2021-06-25 09:54:39 -04:00