phpmyadmin/test/classes/Controllers/Server
Maurício Meneghini Fauth 9e9611d162
Replace config global with Config singleton
This is as bad as the global variable, however at least will have better
static analysis of it.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-15 01:11:54 -03:00
..
Databases Add a isAjax() method to ServerRequest class 2023-07-26 16:01:37 -03:00
Privileges Add a Response object to ResponseRenderer class 2023-08-07 22:27:48 -03:00
Status Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
BinlogControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CollationsControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
DatabasesControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
EnginesControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
PluginsControllerTest.php Fix PHPUnit 10.3 soft deprecations 2023-08-04 13:58:06 -03:00
PrivilegesControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ShowEngineControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
VariablesControllerTest.php Fix PHPUnit 10.3 soft deprecations 2023-08-04 13:58:06 -03:00