Fabien Potencier 8a65b861ac merged branch arthens/master (PR #916)
This PR was merged into the master branch.

Commits
-------

16dc94e Fix broken variable reference

Discussion
----------

Fix broken variable reference

The exception message is referencing a non-existing variable $token, renamed to $tokens.
2012-11-26 11:25:04 +01:00
2012-11-22 11:21:50 +01:00
2012-11-14 14:33:03 +01:00
2012-11-26 04:03:31 +00: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%