mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
2ed21eea4333209b561079b2f964613232365e56
* 1.x: fixed .php_cs CS removed 5.3 from Travis matrix removed array notation in comments enabled short array notation in docs fixed usage of short array notation in tests fixed usage of short array notation in tests fixed more short array notations switched to use PHP short array notation for Twig's code switched to use short arrays in generated code dropped PHP 5.3 support bumped version
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: https://twig.symfony.com/documentation
Description
Languages
PHP
99.9%