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
Fabien Potencier e78ca822c4 Merge branch '2.7' into 2.8
* 2.7:
  fixed some deprecation messages
2017-12-31 05:47:31 +01:00
..
CacheWarmer Merge branch '2.7' into 2.8 2017-10-24 15:48:52 +02:00
Command Merge branch '2.7' into 2.8 2015-12-28 14:12:56 +01:00
Controller Merge branch '2.7' into 2.8 2017-11-05 16:25:56 +01:00
Debug Use namespaced Twig 2017-06-01 23:44:38 +02:00
DependencyInjection Merge branch '2.7' into 2.8 2017-10-28 18:44:51 +02:00
Extension fixed some deprecation messages 2017-12-31 05:27:30 +01:00
Loader [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Node Use namespaced Twig 2017-06-01 23:44:38 +02:00
Resources Merge branch '2.7' into 2.8 2017-07-11 09:12:11 +02:00
Tests Merge branch '2.7' into 2.8 2017-12-20 11:59:01 +01:00
TokenParser [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md make date formats and number formats configurable 2015-04-03 10:30:44 +02:00
composer.json Merge branch '2.7' into 2.8 2017-06-02 09:47:27 +02:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
TemplateIterator.php [TwigBundle] added a Twig templates warmer when templating is disabled 2015-10-19 11:33:50 +02:00
TwigBundle.php [TwigBundle] Adds service check for extension loading 2013-03-14 12:28:51 +01:00
TwigDefaultEscapingStrategy.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
TwigEngine.php [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00