[phpMyAdmin Git] [phpmyadmin/phpmyadmin] cae0ac: Use static property rather than static variable fo...

Michal Čihař michal at cihar.com
Thu Nov 2 14:27:46 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: cae0ac89479125e485f0d76c18a36ede26f23454
      https://github.com/phpmyadmin/phpmyadmin/commit/cae0ac89479125e485f0d76c18a36ede26f23454
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M libraries/classes/Template.php

  Log Message:
  -----------
  Use static property rather than static variable for caching twig environment

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


  Commit: 56ff2afb74c1f694d446bc8cc7daf0ce1f1842f2
      https://github.com/phpmyadmin/phpmyadmin/commit/56ff2afb74c1f694d446bc8cc7daf0ce1f1842f2
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M libraries/classes/Template.php

  Log Message:
  -----------
  Cache already loaded templates

This should improve performance when loading many small templates.

Issue #13711

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


  Commit: 369b0edb42c7ca470248f490c978b02a2ab54da9
      https://github.com/phpmyadmin/phpmyadmin/commit/369b0edb42c7ca470248f490c978b02a2ab54da9
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M js/get_image.js.php
    M libraries/classes/Util.php

  Log Message:
  -----------
  Remove test for no longer used PMA_TEST_THEME

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/ab86c9d84cf5...369b0edb42c7


More information about the Git mailing list