BTW Twig now exits with a fatal error when using a variable that isn't
set. Is this an intended change of behavior? Even when using an
expression like var|defaul('text') the error occurs if "var" isn't set.
This seems counter-intuitive since I would expect this expression to
evaluate to "text" if var isn't set instead of throwing an error.-- 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
