-
Sub-task
-
Resolution: Unresolved
-
Major
-
3.1.0-b3
-
None
-
None
The template engine is build on each page because of the compatibility_globals stuff, but it is not used on every page (feed, console, some extensions...) so it should be construct only when it is used (http://symfony.com/doc/current/components/dependency_injection/lazy_services.html)