[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d7d3b5: Avoid constructing twig loader for every template

Michal Čihař michal at cihar.com
Mon Oct 2 16:20:22 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d7d3b5751c619b4d416b2bbf0280866ef0ac0cf0
      https://github.com/phpmyadmin/phpmyadmin/commit/d7d3b5751c619b4d416b2bbf0280866ef0ac0cf0
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M libraries/classes/Template.php

  Log Message:
  -----------
  Avoid constructing twig loader for every template

This adds serious overhead and the loader can be still reused.

Issue #13711

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list