phpmyadmin/test/classes/Config
Maurício Meneghini Fauth f9ab9d15ac
Revert "Change icons to use SVG sprite instead of individual images"
This reverts commit d2d416e0cc.

This does not work correctly on Chromium browsers.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-12 18:40:11 -03:00
..
Forms Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Settings Improve type definition of Config::$settings array 2023-08-27 19:39:15 -03:00
ConfigFileTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
DescriptionTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
FormDisplayTemplateTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
FormDisplayTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
FormTest.php Fix array property declarations 2023-08-14 20:44:02 +01:00
PageSettingsTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
ServerConfigChecksTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
SettingsTest.php Improve type definition of Config::$settings array 2023-08-27 19:39:15 -03:00