mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
7749682c71
Currently the `getFunctionParams()` method of the `FunctionParamsProviderInterface` is never passed the CodeLocation of the analyzed function call. As this is in-scope in the only call site, we can pass the CodeLocation. This means the `getFunctionParams()` is able to issue it's own Issues (which required the code location to attached the Issue to) |
||
---|---|---|
.. | ||
Psalm | ||
command_functions.php | ||
functions.php | ||
psalm_plugin.php | ||
psalm-language-server.php | ||
psalm-refactor.php | ||
psalm.php | ||
psalter.php | ||
spl_object_id.php |