mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 04:16:28 +00:00
c2c2058c33bf05369d475c3c15808e8bd22ead6a
This PR was squashed before being merged into the 3.x branch. Discussion ---------- Extract the escaping logic to a runtime Commits -------ead768a4-e4a78534Add missing `@deprecated` tagsd728d1b8Add more information about migrating away from twig_escape_filter()70b2e3caFix compat with older versions of PHP84bff064Extract the escaping logic to a runtime
Twig, the flexible, fast, and secure template language for PHP
==============================================================
Twig is a template language for PHP.
Twig uses a syntax similar to the Django and Jinja template languages which
inspired the Twig runtime environment.
Sponsors
--------
.. raw:: html
<a href="https://docs.blackfire.io/introduction?utm_source=twig&utm_medium=github_readme&utm_campaign=logo">
<img src="https://static.blackfire.io/assets/intemporals/logo/png/blackfire-io_secondary_horizontal_transparent.png?1" width="255px" alt="Blackfire.io">
</a>
More Information
----------------
Read the `documentation`_ for more information.
.. _documentation: https://twig.symfony.com/documentation
Description
Languages
PHP
99.9%