phpmyadmin/libraries/classes/Controllers/Server
Evgeny Skorlov 4530585ad3
Replace superglobals with serverrequest in controllers
Signed-off-by: Evgeny Skorlov <eugene@skorlov.name>

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-12 15:49:31 -03:00
..
Databases Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Privileges Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Status Replace jqPlot with Chart.js in /server/status/queries 2023-04-06 18:52:43 -03:00
Variables Add missing traversable type hints 2023-04-02 01:32:12 -03:00
BinlogController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
CollationsController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
DatabasesController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
EnginesController.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
ExportController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ImportController.php Replace superglobals with serverrequest in controllers 2023-04-12 15:49:31 -03:00
PluginsController.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
PrivilegesController.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
ReplicationController.php Create the PhpMyAdmin\Replication namespace 2023-03-20 14:16:01 -03:00
ShowEngineController.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
SqlController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
UserGroupsController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
UserGroupsFormController.php Replace superglobals with serverrequest in controllers 2023-04-12 15:49:31 -03:00
VariablesController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00