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-12 08:42:17 -05: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
Loader Allow Twig 3 2019-09-23 16:04:59 +02:00
Resources [TwigBundle] Restore the preview mechanism 2019-11-12 08:42:17 -05:00
Tests [ErrorHandler] help finish the PR 2019-11-12 10:04:13 +01: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 [ErrorHandler] help finish the PR 2019-11-12 10:04:13 +01:00
composer.json [TwigBundle] fix conflict rule 2019-11-12 11:49:01 +01: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