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-04 00:03:06 +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 coalesce operator 2021-09-26 23:34:31 +02:00
ArgumentMapPopulator.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ArgumentsAnalyzer.php Merge pull request #6553 from orklah/exec-leak 2021-09-30 21:32:55 +03:00
ArrayFunctionArgumentsAnalyzer.php coalesce operator 2021-09-26 22:37:17 +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 cleanup 2021-10-04 00:03:06 +02:00
MethodCallAnalyzer.php better combining 2021-09-25 11:21:06 +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