Hi, I find that "|safe" expresses that it means it should escape the string, rather than expressing that it doesnt need escaping. Especially since "|upper" says "please upper case the string".
So I think it would be better to use "|issafe" to express that it shouldnt do anything where "|upper" says please make it upper case. regards, Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
