[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 3ebacb: Simplify loading of vendor configuration

Michal Čihař michal at cihar.com
Tue Feb 9 11:02:05 CET 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 3ebacb0025f5934ec22a3017ecdbe636daf90d62
      https://github.com/phpmyadmin/phpmyadmin/commit/3ebacb0025f5934ec22a3017ecdbe636daf90d62
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    M ChangeLog
    M libraries/Config.php
    M libraries/common.inc.php
    M libraries/config/ConfigFile.php
    M test/libraries/core/PMA_getTableCount_test_dis.php

  Log Message:
  -----------
  Simplify loading of vendor configuration

Do it just once and very early, so that all scripts can rely on it being
available.

Fixes autoloading of phpseclib.

Fixes #11914

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




More information about the Git mailing list