1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 22:49:31 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2022-01-26 21:06:25 +01:00
..
Method Merge remote-tracking branch 'upstream/4.x' into upstream-master6 2022-01-26 21:06:25 +01:00
StaticMethod Merge remote-tracking branch 'upstream/4.x' into upstream-master6 2022-01-26 21:06:25 +01: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 remove TPositiveInt usage for TIntRange 2022-01-23 22:04:18 +01:00
ClassTemplateParamCollector.php Simplify return type for TypeExpander::expandAtomic 2022-01-09 16:19:04 -05:00
FunctionCallAnalyzer.php Improve reference support for assertions, array offsets, and properties. 2022-01-26 12:55:47 -06:00
FunctionCallInfo.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FunctionCallReturnTypeFetcher.php remove TPositiveInt 2022-01-23 23:49:23 +01:00
MethodCallAnalyzer.php Merge pull request #7417 from klimick/partially-applied-closure-inference 2022-01-20 21:03:46 +01:00
NamedFunctionCallHandler.php Improve reference support for assertions, array offsets, and properties. 2022-01-26 12:55:47 -06: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