mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 02:46:29 +00:00
beedb3ac44e548ae05f8d0cbab2fa8a9fee25500
This PR was squashed before being merged into the 1.x branch (closes #2796). Discussion ---------- Switch to short array notation Commits -------d39f6a87fixed .php_cs CS8753069cremoved 5.3 from Travis matrix1c9bdd06removed array notation in commentsa2c42534enabled short array notation in docsb75c9fabfixed usage of short array notation in testsa0399fe6fixed usage of short array notation in tests0446296dfixed more short array notations5c55243dswitched to use PHP short array notation for Twig's code8758b570switched to use short arrays in generated code63702811dropped PHP 5.3 support777912e5bumped 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%