mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
d234a60efa
* 3.x: Bump actions/cache for CI Remove an obsolete comment Throws proper Twig exception when using cycle on an empty array Add tests when a template doesn't have output nodes Optimize TextNodes Remove list() usage in code Remove usage of list() in favor of []