LaKrue / TwigstringBundle

This Symfony2 Bundle adds the possibillity to render strings instead of files with the Symfony native Twig templateing engine.
20 stars 18 forks source link

about strict_variables #6

Open getme opened 12 years ago

getme commented 12 years ago

Hello, thanks for bundle! is there anyway to ignore not valid variables/patterns? I tried

lk_twigstring:
   strict_variables:   false

but it's not accepting that option