efabrica-team / phpstan-latte

PHPStan extension to check compiled latte templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If no parameters are sent to defined block via include, method call is not transformed

lulco opened this issue · comments

Bug is probably somewhere in RenderBlockNodeVisitor
add test case when no params are sent to block
it causes false negatives when we call methods without parameters