--TEST-- "escape" filter --TEMPLATE-- {{ "愛していますか? <br />"|e }} --DATA-- return array() --EXPECT-- 愛していますか? <br />
info at phpclasses dot org