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
2017-12-04 09:06:01 -05:00
..
Command [3.4] Remove useless docblocks 2017-11-07 15:28:09 +01:00
DataCollector [TwigBridge] Fix BC break due required twig environment 2017-11-07 14:35:31 +01:00
Extension [Bridge\Twig] Lazy-load deps 2017-11-07 18:37:38 +01:00
Form Move deprecation under use statements 2017-11-19 20:59:03 +02:00
Node [Form] [TwigBridge] Added option to disable usage of default themes when rendering a form 2017-10-13 16:30:18 +02:00
NodeVisitor Remove useless docblocks 2017-10-29 10:49:53 +01:00
Resources/views/Form Fix collision between view properties and form fields 2017-12-04 09:06:01 -05:00
Tests Let getFlashes starts the session 2017-11-21 16:16:53 +01:00
TokenParser Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
Translation Remove useless docblocks 2017-10-29 10:49:53 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
AppVariable.php Let getFlashes starts the session 2017-11-21 16:16:53 +01: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 Remove rc/beta suffix from composer.json files 2017-12-03 22:15:09 +01: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