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/Bundle/TwigBundle
2015-10-01 16:53:49 +02:00
..
CacheWarmer Docblock fixes 2014-11-30 13:33:44 +00:00
Command minor #14121 CS: Pre incrementation/decrementation should be used if possible (gharlan) 2015-05-15 15:28:34 +02:00
Controller Revert "bug #13715 Enforce UTF-8 charset for core controllers (WouterJ)" 2015-03-11 15:41:28 +01:00
Debug [TwigBundle] removed undefined argument 2014-04-12 18:24:05 +02:00
DependencyInjection Fix the validation of form resources to register the default theme 2015-08-26 18:52:32 +02:00
Extension Fix some phpdocs for Twig extensions & templating helpers 2015-04-02 15:55:01 +02:00
Loader made Symfony compatible with both Twig 1.x and 2.x 2015-08-22 18:18:42 +02:00
Node [TwigBundle] added missing @deprecated tags 2015-01-03 14:39:19 +01:00
Resources Use https://symfony.com/search for searching 2015-04-26 17:52:15 -04:00
Tests [TwigBundle] fix useless and failing test 2015-10-01 16:53:49 +02:00
TokenParser [TwigBundle] added missing @deprecated tags 2015-01-03 14:39:19 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [TwigBundle] removed @ when defining an autoescaping service, and fixed XSD to use - instead of _ 2013-04-21 10:18:50 +02:00
composer.json [travis] Build standalone phpunit without symfony/yaml 2015-08-06 10:22:42 +02:00
phpunit.xml.dist [2.3] require-dev PHPUnit bridge 2015-02-24 11:24:26 +01:00
TwigBundle.php [TwigBundle] Adds service check for extension loading 2013-03-14 12:28:51 +01:00
TwigDefaultEscapingStrategy.php [TwigBundle] Moved the setting of the default escaping strategy from the Twig engine to the Twig environment 2014-12-29 09:39:08 +01:00
TwigEngine.php Standardize the name of the exception variables 2015-06-15 18:26:34 +02:00