mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 02:16:41 +00:00
8ebd8e90d5e2342ee5bacc69e210f2200b323853
This PR was submitted for the 2.x branch but it was merged into the 1.x branch instead (closes #2855).
Discussion
----------
Encourage using prepared statements
Although the previous code isn't vulnerable, it could be if copied and used to store user input.
Commits
-------
97d9dc04 Encourage using prepared statements
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%