mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
af7120b061adc328b62e6bcf20bc7ee5072a899f
This PR was squashed before being merged into the 2.x branch (closes #2481). Discussion ---------- Mark Twig_Node_Module as final via an annotation (will be final in 3.0) Commits -------e5fb21f1added deprecation notices for @final classes93929e1dadded @final classes in the deprecated document3810368bmarked Twig_Node_Module as final via an annotation (will be final in 3.0)
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%