phpmyadmin/test/classes/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
..
Privileges Add support for account locking 2021-08-21 00:55:33 -03:00
SysInfo Improve the types of the Server\SysInfo classes 2022-05-30 22:46:18 -03:00
PluginsTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
PluginTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
PrivilegesTest.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
SelectTest.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00