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
2022-01-22 17:48:42 +01:00
..
Method Merge remote-tracking branch 'upstream/4.x' into upstream-master4 2022-01-22 17:48:42 +01:00
StaticMethod Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
ArgumentAnalyzer.php Apply literal number separator rector 2022-01-05 01:00:05 +02:00
ArgumentMapPopulator.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
ArgumentsAnalyzer.php [TypeProvider] Provide argument types during FunctionParamsProviderEvent 2022-01-21 16:32:40 +01:00
ArrayFunctionArgumentsAnalyzer.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
ClassTemplateParamCollector.php Simplify return type for TypeExpander::expandAtomic 2022-01-09 16:19:04 -05:00
FunctionCallAnalyzer.php [TypeProvider] Provide argument types during FunctionParamsProviderEvent 2022-01-21 16:32:40 +01:00
FunctionCallInfo.php
FunctionCallReturnTypeFetcher.php Merge remote-tracking branch 'upstream/4.x' into upstream-master 2022-01-14 21:01:25 +01:00
MethodCallAnalyzer.php Merge pull request #7417 from klimick/partially-applied-closure-inference 2022-01-20 21:03:46 +01:00
NamedFunctionCallHandler.php Applied ClosureToArrowFunctionRector 2022-01-06 00:48:04 +02:00
NewAnalyzer.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
StaticCallAnalyzer.php Support higher order func arg inference for static and instance calls 2022-01-18 18:45:28 +03:00