phpmyadmin/libraries/classes/Controllers/Server
William Desportes 6f66b76c5d
Merge #20105 - Fix #19891 - invalid $cfg['Export']['format'] or $cfg['Import']['format'] defaulting to sql in dropdown
Pull-request: #20105
Fixes: #19891
Signed-off-by: William Desportes <williamdes@wdes.fr>
2026-03-17 13:08:45 +01:00
..
Databases Ignore system databases when deleting using UI 2025-01-20 13:08:55 -05:00
Privileges Add support for account locking 2021-08-21 00:55:33 -03:00
Status Fix #18019 - Error: "Call to a member function fetchAssoc() on bool" with SQL mode ONLY_FULL_GROUP_BY 2023-01-20 19:36:52 +04:00
Variables Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
BinlogController.php Replace replication statements with new terminology 2024-10-31 13:50:11 -03:00
CollationsController.php Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
DatabasesController.php Add ChangeLog entry for #17586 2022-06-11 14:04:58 -03:00
EnginesController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ExportController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ImportController.php Merge #20105 - Fix #19891 - invalid $cfg['Export']['format'] or $cfg['Import']['format'] defaulting to sql in dropdown 2026-03-17 13:08:45 +01:00
PluginsController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
PrivilegesController.php Fix issue when updating privs for various databases 2024-11-05 15:09:21 -03:00
ReplicationController.php Replace the master/slave terminology 2021-12-18 14:26:56 -03:00
ShowEngineController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
SqlController.php Remove stickyfilljs JavaScript dependency 2022-04-27 19:47:31 -03:00
UserGroupsController.php Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03:00
UserGroupsFormController.php Move queryAsControlUser - Dbal refactoring pt.3 2022-01-06 19:31:27 +00:00
VariablesController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00