mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
e3e366928b9bcb37f20461fcbe99ea8be70670f0
This PR was squashed before being merged into the master branch (closes #1140). Discussion ---------- Fix for {% embed %} error line number bug This deals with issue #958. I've gone into a lot of detail about the fix itself in the commit message for12cc0a0, so I won't repeat any of that here. Take a look and let me know what you think! Commits -------270b791Fix for {% embed %} error line number bug
…
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.
Description
Languages
PHP
99.9%
