Files
Twig/extra/cache-extra
Fabien Potencier 93466404b7 feature #4550 Deprecate Twig\ExpressionParser::parseOnlyArguments() and Twig\ExpressionParser::parseArguments() (fabpot)
This PR was merged into the 3.x branch.

Discussion
----------

Deprecate Twig\ExpressionParser::parseOnlyArguments() and Twig\ExpressionParser::parseArguments()

Commits
-------

960f6762ed Deprecate Twig\ExpressionParser::parseOnlyArguments() and Twig\ExpressionParser::parseArguments()
2025-01-24 14:36:45 +01:00
..
2025-01-19 16:54:05 +01:00
2024-09-01 22:54:59 +02:00
2023-02-08 08:50:32 +01:00
2024-06-21 08:22:31 +02:00

Cache Extension

This package is a Twig extension that provides integration with the Symfony Cache component.

It provides a single cache tag that allows to cache template fragments.