Introducing the new Twig Playground
December 26, 2024
#Twig
β€οΈ 15
π 7
π 6
π 4
Twig 3.15 introduces dynamic dot operator support, named arguments in macros, argument unpacking, and universal arrow function usage.
December 19, 2024
#Twig
β€οΈ 16
π 3
π 4
π 4
Twig 3.15 adds inline comments, the enum() function, the xor operator, improved operator precedence, JSON escaping, the guard tag, and enhanced deprecation handling.
December 17, 2024
#Twig
β€οΈ 16
π 11
π 5
Twig CVE-2024-51754: Unguarded calls to __toString() in a sandbox when an object is in an array or an argument list
November 6, 2024
#Twig
π 1
Twig CVE-2024-51755: Unguarded calls to __isset() and to array-accesses in a sandbox
November 6, 2024
#Twig
π 1
Under some circumstances, the sandbox security checks are not run which allows user-contributed templates to bypass the sandbox restrictions.
September 9, 2024
#Twig
β€οΈ 7
Twig 2 end of life is scheduled for the end of December 2023.
September 14, 2023
#Twig
Twig security release: Possibility to load a template outside a configured directory when using the filesystem loader
September 28, 2022
#Twig
Symfony 6 and Twig 3 certifications have been released earlier this year. Both certifications have been redesigned making sure all questions will be easy to understand and easy to answer to. Get certified on Symfony 6 and Twig 3!
June 2, 2022
#Twig