mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 03:46:39 +00:00
ab6695b580
* 1.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