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
2016-01-19 10:04:39 +01:00
..
CacheWarmer Docblock fixes 2014-11-30 13:33:44 +00:00
Command use nowdoc instead of heredoc 2015-12-21 17:05:00 +01: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 [TwigBundle] fixed Include file locations in "Template could not be found" exception 2016-01-19 10:04:39 +01:00
Node [TwigBundle] added missing @deprecated tags 2015-01-03 14:39:19 +01:00
Resources minor #17243 Removed spaces before semicolon (dereckson) 2016-01-04 17:52:03 +01:00
Tests Clean useless deprecation silencing 2015-12-10 15:12:08 +01: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 added the new Composer exclude-from-classmap option 2015-10-30 12:48:51 -07:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +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