psalm-plugin-symfony icon indicating copy to clipboard operation
psalm-plugin-symfony copied to clipboard

Taint analysis of twig files throws Can not retrieve template parameters from given expression

Open aszenz opened this issue 3 years ago • 0 comments

Can not retrieve template parameters from given expression, while doing taint analysis.

I guess this is because some template parameters are resolved from a function call and we only check variables. In #148 we ignored the problem and just logged a message. Should the same be done here

aszenz avatar Jan 11 '22 12:01 aszenz