phpmyadmin/libraries/classes/Controllers/Server
Maurício Meneghini Fauth eb3703882b
Move Routing::getCurrentRoute to ServerRequest
The route is retrieved from the request, so it makes sense to move the
method to the Http\ServerRequest class.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-06-06 23:36:57 -03:00
..
Databases Fix possible undefined globals 2022-03-10 18:05:21 -03:00
Privileges Add support for account locking 2021-08-21 00:55:33 -03:00
Status Fix possible undefined globals 2022-03-10 18:05:21 -03:00
Variables Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
BinlogController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
CollationsController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
DatabasesController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
EnginesController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
ExportController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ImportController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
PluginsController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
PrivilegesController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
ReplicationController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ShowEngineController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
SqlController.php Merge branch 'QA_5_2' 2022-04-28 15:56:18 -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 Fix possible undefined globals 2022-03-10 18:05:21 -03:00