phpmyadmin/libraries/classes/Plugins
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
..
Auth Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
Export Merge branch 'QA_5_2' 2022-05-20 14:48:45 -03:00
Import Merge branch 'QA_5_2' 2022-05-20 14:48:45 -03:00
Schema Merge branch 'QA_5_2' 2022-05-20 14:48:45 -03:00
Transformations Fix possible undefined globals 2022-03-10 18:05:21 -03:00
TwoFactor Fix coding standard issues after #17241 merge 2021-12-13 10:37:54 -03:00
AuthenticationPlugin.php Merge branch 'QA_5_2' 2022-04-21 14:45:17 -03:00
ExportPlugin.php Merge branch 'QA_5_2' 2022-05-20 14:48:45 -03:00
ImportPlugin.php Merge branch 'QA_5_2' 2022-05-20 14:48:45 -03:00
IOTransformationsPlugin.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
Plugin.php Mark Plugins\Plugin::isAvailable as static method 2022-05-20 14:17:57 -03:00
SchemaPlugin.php Mark Plugins\Plugin::isAvailable as static method 2022-05-20 14:17:57 -03:00
TransformationsInterface.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
TransformationsPlugin.php Fix some errors found by Psalm 2021-06-25 15:03:05 -03:00
TwoFactorPlugin.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00