mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 13:26:37 +00:00
34e943ae7cca8f9aff666fb87c3e6860e18fc138
This PR was merged into the 2.0-dev branch.
Discussion
----------
[2.0] remove dead code
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| License | MIT
Remove some unused code
Commits
-------
5928331 remove dead code
…
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%