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-31 20:52:25 +01:00
..
Method Use function 2022-01-30 15:32:55 +01:00
StaticMethod Merge pull request #7414 from b2pweb/call-docblock-method-using-parent 2022-01-24 13:02:57 +01:00
ArgumentAnalyzer.php phpdoc issues 2021-12-27 22:30:10 +01:00
ArgumentMapPopulator.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00
ArgumentsAnalyzer.php refactor the TooFewArguments check to start checking with named arguments 2022-01-09 00:37:16 +01:00
ArrayFunctionArgumentsAnalyzer.php always unflag before leaving a analyzer 2021-12-21 18:30:29 +01:00
ClassTemplateParamCollector.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FunctionCallAnalyzer.php fix wrong detection of purity 2022-01-31 20:52:25 +01:00
FunctionCallInfo.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FunctionCallReturnTypeFetcher.php set the is_list flag for the array inferred for hrtime 2022-01-08 22:48:05 +01:00
MethodCallAnalyzer.php Remove unused use 2021-12-30 22:46:18 +03:00
NamedFunctionCallHandler.php cs-fix 2021-12-30 11:36:56 +01:00
NewAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
StaticCallAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00