Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Simple and Secure Twig
#10

Twig autoloader is deprecated: See https://github.com/twigphp/Twig/blob/1.x...er.php#L19

If you use Twig, I recommend you know Twig itself. My Twig.php and Vheissu/Ci-Twig are just wrappers.

And I also recommend you think how to HTML-escape in views. In my opinion, escaping manually (every time you call html_escape() in views when you need) ends up with a lot of XSS vulnerabilities.
Reply


Messages In This Thread
CodeIgniter Simple and Secure Twig - by kenjis - 05-24-2015, 07:06 PM
RE: CodeIgniter Simple and Secure Twig - by kenjis - 10-01-2015, 05:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB