Change record status: 
Project: 
Introduced in branch: 
8.0.x
Introduced in version: 
8.0.0-beta15
Description: 

Twig templates are now invalidated based upon list of twig extension and mtime.
This results in the following two consequences:

  • For readonly / precompile deployment of twig files you need to take into account the mtime of those extensions for the filenames
  • The container needs a rebuild in order to have the new parameters.
Impacts: 
Site builders, administrators, editors
Module developers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done