mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-29 11:37:56 +00:00
cc1045e4e4
* 3.x: Replace `return; yield` with `yield from []` Fix testExtensionsAreNotInitializedWhenRenderingACompiledTemplate Fix MacroTest