phpmyadmin/test/classes/Config
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
..
Forms Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Settings Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ConfigFileTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
DescriptionTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FormDisplayTemplateTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FormDisplayTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
FormTest.php Fix array property declarations 2023-08-14 20:44:02 +01:00
PageSettingsTest.php Extract Relation and Template dependencies from UserPreferences 2023-08-09 15:04:34 -03:00
ServerConfigChecksTest.php Fixed the test cases (#18479) 2023-06-28 09:07:17 -03:00
SettingsTest.php Add return type to some closures 2023-08-14 20:01:46 +01:00