mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
cd4cde952d2dab1a8ad07620779bfa2648a65729
fixed Lexer when a template has a big chunk of text between/in a block (due to a limitation of preg_match maximum length of matching - closes #10)
…
…
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.
Description
Languages
PHP
99.9%