mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
d455b52e6b88eb2e3a0c5fea127f73a86259cbd5
Add missing parenthesis Adapt twig.c extension Update the C extension Use php_ucfirst instead of ucfirst Try to implement a TWIG_UCFIRST in C extension Last try ucfirst Rollback twig.c extension Remove useless ucfirst + update twig.c extension Fix mis-escaped char Repeat argument item for sprintf (first try doesnt work) Remove unexpected breakline in 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%