phpmyadmin/test/classes/Controllers/Server
Maurício Meneghini Fauth a9f8e503a3
Replace $GLOBALS['cfg'] with Config::$settings array
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-27 22:23:36 -03:00
..
Databases Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Privileges Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
Status Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
BinlogControllerTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
CollationsControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
DatabasesControllerTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
EnginesControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
PluginsControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
PrivilegesControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
ShowEngineControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
VariablesControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00