Indeed after setting strict_variables explicitly to false the problem
disappears.
The portion that doesn't work is:
{{ testvar|default('test') }}
When strict_variables is not set to false this results in the following
error:
Variable "testvar" does not exist
in
/var/www/html/symfony-sandbox/app/../src/Application/DamBundle/Resources/views/Dam/navigation.twig
line 1
When strict_variables is set to false it results in the expected output
of "test".
Regards,
Dennis
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en