phpmyadmin/test/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 Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
Privileges Add support for account locking 2021-08-21 00:55:33 -03:00
Status Merge branch 'QA_5_2' 2022-05-15 17:27:03 -03:00
BinlogControllerTest.php Remove table-light CSS classes 2022-05-14 17:31:31 -03:00
CollationsControllerTest.php Make controllers callable 2021-08-30 13:16:29 -03:00
DatabasesControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
EnginesControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
PluginsControllerTest.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
PrivilegesControllerTest.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
ShowEngineControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
VariablesControllerTest.php Remove $options parameter from fetchResult 2022-01-01 01:46:17 +00:00