phpmyadmin/libraries/classes/Plugins
William Desportes 4747955500
Add missing "use function uploadprogress_get_info;" on UploadProgress class
Seems like no dev had uploadprogress installed so it did not show as a phpcs error until now

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-06-15 21:51:34 +02:00
..
Auth Fix some errors found by PHPStan 2021-06-09 13:07:40 -03:00
Export Fix coding standard errors 2021-06-03 16:50:33 -03:00
Import Add missing "use function uploadprogress_get_info;" on UploadProgress class 2021-06-15 21:51:34 +02:00
Schema Fix coding standard errors 2021-06-03 16:50:33 -03:00
Transformations Fix coding standard errors 2021-06-03 16:50:33 -03:00
TwoFactor Remove requirement for ext-imagick for QR codes 2021-06-07 18:00:46 -03:00
AuthenticationPlugin.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
ExportPlugin.php Rename ExportPlugin parameters to use camelCase 2021-03-26 20:25:23 -03:00
ImportPlugin.php Remove some else conditions by using early exits or moving code 2021-04-29 01:30:25 +02:00
IOTransformationsPlugin.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
SchemaPlugin.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
TransformationsInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsPlugin.php Refactor field flags to use an object an not strpos 2021-02-24 23:56:33 +01:00
TwoFactorPlugin.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00