phpmyadmin/libraries/classes/Config
Maurício Meneghini Fauth 5ffe2847ac
Remove Config::checkServers() method
Removes the Config::checkServers() method as it's duplicated in
Config\Settings class.
Also uses the Settings class to filter invalid config keys when loading
a config file.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-29 14:50:18 -03:00
..
Forms Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Settings Fix some comment typos 2023-03-16 21:26:19 +01:00
ConfigFile.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Descriptions.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Form.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
FormDisplay.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
FormDisplayTemplate.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
PageSettings.php Fix implicit nulls 2023-03-17 12:45:18 +00:00
ServerConfigChecks.php Add native param types 2023-03-17 12:45:18 +00:00
Settings.php Remove Config::checkServers() method 2023-04-29 14:50:18 -03:00
SpecialSchemaLinks.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Validator.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00