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
Nicolas Grekas 79b661da9b Merge branch '4.2'
* 4.2:
  [Serializer] fixed DateTimeNormalizer to maintain microseconds when a different timezone required
  [Routing] fix taking verb into account when redirecting
  [TwigBundle] Sync tab navigation css
  [WebProfilerBundle] Fix log filter in dark mode
  [WebProfilerBundle][4.2] Deny messenger <4.2
  [DI] Fix dumping expressions accessing single-use private services
  [VarExporter] fix dumping protected property from abstract classes
  [WebProfilerBundle] Split form field heading
  Minor tweak for c3ad8a5
2018-12-02 14:25:44 +01:00
..
CacheWarmer Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
Command Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
Controller Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
DependencyInjection Merge branch '4.1' 2018-10-30 18:11:56 +01:00
Loader Enhance the twig not found exception 2018-06-14 14:22:04 +02:00
Resources [TwigBundle] Sync tab navigation css 2018-12-02 11:42:21 +01:00
Tests Merge branch '4.1' 2018-10-30 18:11:56 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Deprecating support for legacy templates directories 2018-10-17 10:07:16 -04:00
composer.json updated version to 4.3 2018-11-26 17:19:01 +01:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +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 Merge branch '3.4' into 4.1 2018-09-30 05:38:13 +02:00
TwigBundle.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
TwigEngine.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00