mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
1fb577363d
* 2.x: Fix sandbox support when using include(template_from_string()) Add test to verify that filter is not working when template_from_string is used. In |filter(), |map(), and |reduce(), throw a RuntimeError instead of a TypeError