mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-17 12:57:05 +00:00
804cb1b85b92d995cea958401adedb0f5ed37558
This PR was squashed before being merged into the 3.x branch. Discussion ---------- Deprecate internal extension functions in favor of methods on the extension classes ~~PoC on a simple extension for now.~~ Commits -------aa7c454eFix CS54d34b96Move functions for CoreExtension72071e8eMove functions for EscaperExtension196e91ddMove functions for StringLoaderExtensiond4d01603Move functions for DebugExtension69a89e0eMove functions for MarkdownExtensione07e9b5bMove functions for InkyExtensionbff189f1Move functions for CssInlinerExtension6a18cda5Move functions for HtmlExtension16abb69dDeprecate internal extension functions in favor of methods on the extension classes
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%