mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
455be2c9162fd1617b2797bca0e79769bab04ac1
* 3.x: Add PHPUnit attributes alongside annotations to silence doc-comment metadata deprecations on PHPUnit 11 Run the test suite against PHPUnit 11.3 in CI Make IntegrationTestCase and NodeTestCase compatible with PHPUnit 11 # Conflicts: # CHANGELOG # src/Test/IntegrationTestCase.php # src/Test/NodeTestCase.php # tests/Cache/ChainTest.php # tests/CustomExtensionTest.php # tests/DeprecatedCallableInfoTest.php # tests/EnvironmentTest.php # tests/ErrorTest.php # tests/ExpressionParserTest.php # tests/Extension/AttributeExtensionTest.php # tests/Extension/CoreTest.php # tests/Extension/EscaperTest.php # tests/Extension/LegacyDebugFunctionsTest.php # tests/Extension/LegacyStringLoaderFunctionsTest.php # tests/Extension/SandboxStateChangeTest.php # tests/Extension/SandboxTest.php # tests/FileExtensionEscapingStrategyTest.php # tests/LexerTest.php # tests/Loader/FilesystemTest.php # tests/Node/Expression/CallTest.php # tests/Node/Expression/ConditionalTest.php # tests/Node/Expression/MacroReferenceTest.php # tests/Node/Expression/NullCoalesceTest.php # tests/Node/NodeTest.php # tests/NodeVisitor/OptimizerTest.php # tests/ParserTest.php # tests/Resources/LegacyCoreTest.php # tests/Runtime/EscaperRuntimeTest.php # tests/TemplateTest.php # tests/TokenParser/TypesTokenParserTest.php # tests/Util/CallableArgumentsExtractorTest.php # tests/Util/CallableParametersTest.php
…
…
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%