[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 4064ae: Cache temp dir path

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


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

  Changed paths:
    M libraries/classes/Config.php

  Log Message:
  -----------
  Cache temp dir path

The Template class can be constructed many times during single request,
so better to cache temp dir lookup which can take several steps.

Issue #13711

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




More information about the Git mailing list