phpmyadmin/libraries/classes/Config
Maurício Meneghini Fauth 97157b627c
Fix E_USER_ERROR with trigger_error PHP 8.4 deprecation
Uses E_USER_WARNING instead if PHP >= 8.4. These trigger_error calls
should be replaced with other alternatives in the master branch.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-18 13:21:02 -03:00
..
Forms Add bool return type where possible 2021-09-14 20:11:51 -03:00
Settings Fix column names option for CSV Export 2022-11-25 21:15:49 +01:00
ConfigFile.php Refactor flattenArray into getFlatArray in ConfigFile 2021-12-07 19:38:37 +00:00
Descriptions.php Allow removing DEFINER clause from exported SQL 2022-03-10 13:32:04 +00:00
Form.php Fix E_USER_ERROR with trigger_error PHP 8.4 deprecation 2025-08-18 13:21:02 -03:00
FormDisplay.php Use array_keys whenever only keys are needed in foreach 2021-11-29 20:37:39 +00:00
FormDisplayTemplate.php Fix bbcode not rendered for error messages on setup 2021-10-27 14:39:27 -03:00
PageSettings.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
ServerConfigChecks.php Update setup page to generate better blowfish_secret keys 2022-09-26 17:33:38 -03:00
Settings.php Update the docs to reflect the blowfish_secret changes 2022-09-26 17:34:13 -03:00
SpecialSchemaLinks.php Fix 2022-10-29 16:09:09 +02:00
Validator.php Merge branch 'QA_5_1' 2021-10-27 15:04:40 -03:00