Twig v3.0.5 Release Notes

Release Date: 2020-08-05 // over 3 years ago
    • Fix twig_compare w.r.t. whitespace trimming
    • Fix sandbox not disabled if syntax error occurs within {% sandbox %} tag
    • Fix a regression when not using a space before an operator
    • Restrict callables to closures in filters
    • Allow trailing commas in argument lists (in calls as well as definitions)