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
2019-11-10 10:37:33 +01:00
..
CacheWarmer Removed calls to Twig\Environment::loadTemplate(). 2019-08-21 13:24:25 +02:00
Command Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
Controller [HttpKernel] make ExceptionEvent able to propagate any throwable 2019-11-10 10:37:33 +01:00
DependencyInjection Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
ErrorRenderer Deprecating error templates for non-html formats and using ErrorRenderer 2019-07-23 22:44:45 -04:00
Loader Allow Twig 3 2019-09-23 16:04:59 +02:00
Resources Merge branch '4.3' into 4.4 2019-10-30 13:55:29 +01:00
Tests Keeping backward compatibility with legacy FlattenException usage 2019-10-09 19:29:06 -04:00
.gitattributes Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Add ErrorController to preview and render errors 2019-09-02 17:02:21 -04:00
composer.json Allow Twig 3 2019-09-23 16:04:59 +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 add readme files where missing 2016-03-07 11:36:15 +01:00
TemplateIterator.php Add return types to internal & magic methods when possible 2019-08-22 15:18:41 +02:00
TwigBundle.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
TwigEngine.php Merge branch '3.4' into 4.3 2019-09-17 13:12:06 +02:00