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-05-30 17:47:52 +02:00
..
Command [Bridge][Twig] DebugCommand - fix escaping and filter 2019-03-31 13:33:18 +02:00
DataCollector [Twig] removed usage of non-namespaced classes 2019-02-16 12:50:39 +01:00
Extension [TwigBridge] remove deprecation triggered when using Twig 2.7 2019-03-10 18:07:42 +01:00
Form switched array() to [] 2019-01-16 10:39:14 +01:00
Node switched array() to [] 2019-01-16 10:39:14 +01:00
NodeVisitor [TwigBridge] Require twig ^1.40|^2.9 2019-04-28 00:12:08 +02:00
Resources/views/Form fix horizontal spacing of inlined Bootstrap forms 2019-04-06 19:28:56 +02:00
Tests Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
TokenParser switched array() to [] 2019-01-16 10:39:14 +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 fixed short array CS in comments 2019-01-16 14:27:11 +01:00
composer.json [TwigBridge] Require twig ^1.40|^2.9 2019-04-28 00:12:08 +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 switched array() to [] 2019-01-16 10:39:14 +01:00
UndefinedCallableHandler.php switched array() to [] 2019-01-16 10:39:14 +01:00

Twig Bridge

Provides integration for Twig with various Symfony components.

Resources