Task
Use Twig instead of PHPTemplate
Remaining
* replace all tpl.php files with .html.twig equivalents
* replace all theme functions with .html.twig equivalent templates
* add new preprocess functions for the .html.twig equivalent templates
* update all hook_theme definitions
Related
#1757550: [meta] Convert core theme functions and templates to Twig