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
2018-05-17 12:20:34 +02:00
..
Command Merge branch '2.7' into 2.8 2017-09-15 11:59:38 +02:00
DataCollector Merge branch '2.7' into 2.8 2017-06-02 09:47:27 +02:00
Extension Merge branch '2.7' into 2.8 2018-04-02 11:31:53 +02:00
Form [TwigBridge] cleaner implementation of the TwigRenderer 2017-07-06 14:34:37 +02:00
Node Use namespaced Twig 2017-06-01 23:44:38 +02:00
NodeVisitor Remove useless docblocks 2017-10-29 10:49:53 +01:00
Resources/views/Form Merge branch '2.7' into 2.8 2018-04-02 11:31:53 +02:00
Tests fixed deprecated messages in tests 2018-04-02 11:45:16 +02:00
TokenParser [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Translation Php Inspections (EA Ultimate): address some of one-time used local variables 2018-03-10 10:27:05 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
AppVariable.php [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00
CHANGELOG.md [Translation][Extractor] Allow extracting an array of files besides extracting a directory 2015-03-27 07:53:09 +01:00
composer.json Fix security/* cross-dependencies 2018-05-17 12:20:34 +02:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md fixed Twig URL 2018-04-20 08:14:58 +02: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