psalm / psalm-plugin-symfony

Psalm Plugin for Symfony
MIT License
228 stars 53 forks source link

Taint analysis of twig files throws Uncaught RuntimeException: Can not retrieve template parameters from given expression (PhpParser\Node\Expr\FuncCall) #330

Open aszenz opened 10 months ago

aszenz commented 10 months ago

It should skip retrieving template parameters in case it couldn't be analyzed rather than erroring out, just like in https://github.com/psalm/psalm-plugin-symfony/pull/238/files