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-09-11 09:53:26 +02:00
..
Command [TwigBridge] Added template \"name\" argument to debug:twig command to find their paths 2018-09-05 10:33:27 +02:00
DataCollector Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
Extension [Contracts] Add Translation\TranslatorInterface + decouple symfony/validator from symfony/translation 2018-09-03 15:19:33 +02:00
Form Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
Node Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
NodeVisitor Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
Resources/views/Form Merge branch '4.1' 2018-08-18 18:57:16 +02:00
Tests Remove all usages of call_user_func_array() 2018-09-11 09:53:26 +02:00
TokenParser Merge branch '3.4' into 4.1 2018-09-02 18:33: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 Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
CHANGELOG.md [TwigBridge] Added template \"name\" argument to debug:twig command to find their paths 2018-09-05 10:33:27 +02:00
composer.json [Contracts] Add Translation\TranslatorInterface + decouple symfony/validator from symfony/translation 2018-09-03 15:19:33 +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
UndefinedCallableHandler.php Merge branch '4.0' into 4.1 2018-06-25 13:12:43 +02:00

Twig Bridge

Provides integration for Twig with various Symfony components.

Resources