Twig v2.6.1 Release Notes

Release Date: 2019-01-14 // over 5 years ago
    • fixed ArrayObject access with a null value
    • fixed embedded templates starting with a BOM
    • fixed using a Twig_TemplateWrapper instance as an argument to extends
    • fixed error location when calling an undefined block
    • deprecated passing a string as a source on Twig_Error
    • switched generated code to use the PHP short array notation
    • fixed float representation in compiled templates
    • added a second argument to the join filter (last separator configuration)