Latte v2.8.1 Release Notes

Release Date: 2020-05-12 // almost 4 years ago
    • ๐Ÿ‘ป Engine: implemented custom exception handler for {sandbox}
    • ๐Ÿ“‡ renamed Latte\SecurityViolation -> SecurityViolationException (BC break!)
    • Template: improved runtime method/property checking
    • PhpWriter: variable variables $$ when policy is enabled
    • PhpWriter: disabled underscored $_ when policy is enabled
    • ๐Ÿ‘ป PhpWriter: improved exception when |noescape or |nocheck is not allowed

    For the details you can have a look at the diff.