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
Nicolas Grekas 4058f2f284 Merge branch '3.4'
* 3.4:
  [DI] minor docblock fixes
2017-10-24 16:16:56 +02:00
..
Command Merge branch '3.4' 2017-09-15 12:16:43 +02:00
DataCollector Merge branch '3.4' 2017-10-05 17:11:25 +02:00
Extension Merge branch '2.7' into 2.8 2017-10-24 15:48:52 +02:00
Form Merge branch '3.4' 2017-10-13 18:40:22 +02:00
Node Merge branch '3.4' 2017-10-13 18:40:22 +02:00
NodeVisitor [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Resources/views/Form Merge branch '3.3' into 3.4 2017-10-10 12:38:39 +02:00
Tests [TwigBridge] fix merge of 3.4 into master 2017-10-18 12:06:44 +02:00
TokenParser Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
Translation Use namespaced Twig 2017-06-01 23:44:38 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
AppVariable.php [Bridge] [Twig] get and flush only flash sessions you need in getFlashes method 2017-04-11 11:36:26 +02:00
CHANGELOG.md [Form] [TwigBridge] Added option to disable usage of default themes when rendering a form 2017-10-13 16:30:18 +02:00
composer.json Merge branch '3.4' 2017-10-13 15:37:53 +02:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00
TwigEngine.php Use namespaced Twig 2017-06-01 23:44:38 +02:00

Twig Bridge

Provides integration for Twig with various Symfony components.

Resources