Fabien Potencier f095f3a177 merged branch Baachi/fix-simple (PR #939)
This PR was merged into the master branch.

Commits
-------

a311fe0 Fix the registration of simple filters, test and functions

Discussion
----------

Fix the registration of simple filters, test and functions

Hey!

This PR fix the registration of `Twig_SimpleFilter`, `Twig_SimpleFunction` and `Twig_SimpleTest`.
See issue #937
2012-12-18 11:01:32 +01:00
2012-12-06 08:39:46 +07:00
2012-12-11 15:22:37 +01:00
2012-11-18 21:42:00 +01:00
2012-11-14 14:33:03 +01: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%