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-01-03 14:14:51 +01:00
..
CacheWarmer Docblock fixes 2014-11-30 13:33:44 +00:00
Command Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Controller Docblock fixes 2014-11-30 13:33:44 +00:00
Debug [TwigBundle] removed undefined argument 2014-04-12 18:24:05 +02:00
DependencyInjection Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Extension Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Loader Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
Node restricted to only URIs the first argument of the render tag 2012-12-20 08:31:14 +01:00
Resources Updated copyright to 2015 2015-01-01 13:56:52 +01:00
Tests [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
TokenParser removed dead code and fixed CS 2013-07-28 20:26:16 +02: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 [2.3] Cleanup deprecations 2015-01-03 10:22:29 +01:00
phpunit.xml.dist [Tests] Silenced all deprecations in tests for 2.3 2014-12-18 20:00:19 +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 [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