mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 05:16:30 +00:00
fe67c5ba3a2418f671307b17adfd8914ffc04b0b
* 1.x: updated CHANGELOG reverted unexpected change fixed previous merge Organize and show value types Added label for "Whitespace Control" section Added note about case sensitivity of logic operators Fixed CS Fixed error guessing for nested templates Travis no longer supports hhvm-nightly fixed CS Added an example for "and" on if statment Updated exception messages for null vars in Twig_Template::getAttribute(). Use stubs for profiles. Fixes #1660 Conflicts: doc/api.rst
…
Twig, the flexible, fast, and secure template language for PHP ============================================================== 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. .. _documentation: http://twig.sensiolabs.org/documentation
Description
Languages
PHP
99.9%