phpmyadmin/libraries/classes/Plugins
Rodrigo Wanderley de Melo Cardoso 518a37d23f
FIXES #17414 - Adjusting export object in PluginExport to export databases with comp… (#17491)
* Adjusting export object in PluginExport to export databases with compress

Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>

* Adjusting dbi in tests and psalm requisites

Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>

* Adjusting dbi in tests and psalm requisites

Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>

* Adjusting dbi in tests and psalm requisites

Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev>
2022-04-23 00:33:41 -03:00
..
Auth Use Sodium for auth cookies encryption 2022-01-13 18:46:04 -03:00
Export Merge branch 'QA_5_1' into QA_5_2 2022-04-21 14:29:25 -03:00
Import Merge branch 'QA_5_1' into QA_5_2 2022-02-06 15:45:57 +01:00
Schema Deimplement fetchAssoc() helper 2022-01-09 22:44:53 +00:00
Transformations Remove useless string concatenations 2021-09-27 21:40:22 -03:00
TwoFactor Fix coding standard issues after #17241 merge 2021-12-13 10:37:54 -03:00
AuthenticationPlugin.php Merge branch 'QA_5_1' into QA_5_2 2022-04-21 14:29:25 -03:00
ExportPlugin.php FIXES #17414 - Adjusting export object in PluginExport to export databases with comp… (#17491) 2022-04-23 00:33:41 -03:00
ImportPlugin.php Add void return type where possible 2021-09-13 15:29:11 -03:00
IOTransformationsPlugin.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
Plugin.php Refactor PhpMyAdmin\Plugins::getChoice method 2021-08-27 13:38:01 -03:00
SchemaPlugin.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
TransformationsInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsPlugin.php Fix some errors found by Psalm 2021-06-25 15:03:05 -03:00
TwoFactorPlugin.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00