mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Use correct method id when creating taints
This commit is contained in:
parent
5e9dc9520e
commit
07adecc6eb
@ -1404,7 +1404,7 @@ class StaticCallAnalyzer extends \Psalm\Internal\Analyzer\Statements\Expression\
|
||||
if (ArgumentsAnalyzer::checkArgumentsMatch(
|
||||
$statements_analyzer,
|
||||
$args,
|
||||
null,
|
||||
$method_id,
|
||||
$pseudo_method_storage->params,
|
||||
$pseudo_method_storage,
|
||||
null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user