mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
fca6a9562dc032a7ba3ab8278b731b72efa8bd9c
This PR was merged into the master branch. Discussion ---------- Made the include function safe for the autoescaping This fixes a regression introduced inba88c75557Fixes #1097 I have not updated the changelog as the regression is not part of a release yet Commits -------3bc113bMade the include function safe for the autoescaping
…
…
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%
