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
2019-06-01 10:09:52 +02:00
..
Command Removed capability to load Twig template from legacy directories 2019-05-30 10:22:13 -04:00
DataCollector [Profiler] Fix dark theme elements color 2019-04-06 20:06:03 +02:00
Extension [Bridge\Twig] lazy load TranslatorTrait 2019-05-28 11:03:44 +02:00
Form fixed CS 2019-01-16 19:35:49 +01:00
Mime [Twig] removed TemplatedEmail::template() 2019-04-03 20:45:56 +02:00
Node Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
NodeVisitor Merge branch '3.4' into 4.2 2019-04-28 08:09:27 +01:00
Resources/views/Form Merge branch '4.2' into 4.3 2019-05-10 09:13:57 +02:00
Tests remove deprecated date types options handling 2019-06-01 10:09:52 +02:00
TokenParser fixed CS 2019-01-16 21:35:37 +01: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 fixed short array CS in comments 2019-01-16 14:27:11 +01:00
CHANGELOG.md exchanged $rootDir and $fileLinkFormatter arguments in DebugCommand 2019-05-29 12:21:24 -04:00
composer.json Add back all conflict rules 2019-05-29 10:53:30 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md fixed Twig URL 2018-04-20 08:14:58 +02:00
TwigEngine.php [FrameworkBundle] Deprecate the Templating component integration 2019-03-19 18:23:24 +01:00
UndefinedCallableHandler.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00

Twig Bridge

Provides integration for Twig with various Symfony components.

Resources