Fabien Potencier 73da773aaa merged branch stealth35/sanitize_ext (PR #761)
Commits
-------

9229ef3 Removed useless code

Discussion
----------

[Ext] Removed useless code

All init hooks could be bypassed (just return `SUCESS`)
There is no `ini` entries and no globals
Phpinfo automatically get the version when `MINFO` is null
Twig don't work with PHP 4 (ref to `20010901`)
2012-06-28 15:39:18 +02:00
2010-05-11 10:38:48 +02:00
2012-06-27 17:57:06 +02:00
2012-06-27 11:49:34 +02:00
2012-04-23 23:30:30 +02:00
2012-04-23 23:34:16 +02:00

Twig, the flexible, fast, and secure template language for PHP

Build Status

Twig is a template language for PHP, released under the new BSD license (code and documentation).

Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.

More Information

Read the documentation for more information.

Languages
PHP 99.9%