This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Twig/Node
Fabien Potencier 14acca7e23 Merge branch '3.1'
* 3.1:
  Fix edge case with StreamedResponse where headers are sent twice
  removed usage of Twig_Compiler::addIndentation
  A decorated service should not keep the autowiring types
  merge tags instead of completely replacing them
2016-10-24 08:52:51 -07:00
..
DumpNode.php removed usage of Twig_Compiler::addIndentation 2016-10-23 22:48:00 -07:00
FormThemeNode.php removed on indirection 2016-10-01 08:45:27 -07:00
RenderBlockNode.php removed on indirection 2016-10-01 08:45:27 -07:00
SearchAndRenderBlockNode.php Merge branch '3.1' 2016-10-19 15:39:05 -07:00
StopwatchNode.php fixed Twig support for 1.26 and 2.0 2016-09-28 18:04:26 -07:00
TransDefaultDomainNode.php [TwigBridge] added a way to specify a default domain for a Twig template (via the 'trans_default_domain' tag) 2012-01-02 17:48:19 +01:00
TransNode.php [TwigBridge] Use non-deprecated Twig_Node::getTemplateLine() 2016-10-19 15:20:47 -07:00