You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Taint analysis of twig files throws Uncaught RuntimeException: Can not retrieve template parameters from given expression (PhpParser\Node\Expr\FuncCall)
#330
Open
aszenz opened this issue
Jan 19, 2024
· 0 comments
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
The text was updated successfully, but these errors were encountered: