phpmyadmin/libraries/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 Fix property initializations 2023-05-11 23:25:01 +01:00
Settings Make setOnlyDb() easier to understand 2023-08-14 22:34:38 +01:00
ConfigFile.php Constructor property promotion - risky 2023-08-14 23:24:49 +01:00
Descriptions.php Remove QBE 2023-05-19 11:21:46 +01:00
Form.php Merge pull request #18621 from kamil-tekiela/fix-doctype-on-arrays 2023-08-15 00:53:04 -03:00
FormDisplay.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
FormDisplayTemplate.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
PageSettings.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
ServerConfigChecks.php Constructor property promotion - risky 2023-08-14 23:24:49 +01:00
Settings.php Add return type to some closures 2023-08-14 20:01:46 +01:00
SpecialSchemaLinks.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Validator.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00