mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-05 15:07:11 +00:00
833f3597d6683f053331d525c784caac149290e3
Commits -------e109233set travis-ci icon to master623fac0Fixed test for "dump" function if xdebug>2.2 is loadedbd89ec8Added travis build file Discussion ---------- Added travis build file --------------------------------------------------------------------------- by stealth35 at 2012-02-14T14:23:44Z you could add the twig extension install script --------------------------------------------------------------------------- by stof at 2012-02-14T14:35:30Z yeah, there should be 2 builds in the matrix, one with the C extension and one without --------------------------------------------------------------------------- by hason at 2012-02-15T14:46:30Z I created build file with matrix of builds. One with the C extension and one without. But I don't know why the C extension is not loaded for PHP 5.2. --------------------------------------------------------------------------- by hason at 2012-02-16T10:29:02Z @fabpot All tests passed [](http://travis-ci.org/hason/Twig) --------------------------------------------------------------------------- by stof at 2012-04-01T10:30:01Z @fabpot any reason not to merge it ? --------------------------------------------------------------------------- by drak at 2012-04-02T02:01:44Z +1, this helps with QA --------------------------------------------------------------------------- by nikic at 2012-04-02T09:20:07Z +1 --------------------------------------------------------------------------- by fabpot at 2012-04-20T09:41:50Z Can you inline the .sh scripts into the travis file directly? --------------------------------------------------------------------------- by hason at 2012-04-23T21:57:26Z done
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.
Description
Languages
PHP
99.9%
