mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
5ed99139eee5901303ee641cfe3b515cc8b11464
This PR was merged into the 1.x branch. Discussion ---------- enhance travis setup - require php 7 to pass - allow failures for php7 + twig extension - use container-based infrastructure - <del>composer self-update to get rid of the outdated warning</del> - add travis cache for composer - use travis fast finish Commits -------11baf55use travis cache for composer and fast finish7b579dffix php 5.2 compatibility118598eenhance travis setup
…
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%