phpmyadmin/libraries/classes/Plugins
Hugues Peccatte ff3325870f Remove unused variables
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-05-14 21:59:57 +02:00
..
Auth Use exit; instead of exit(); because exit; is most common in codebase 2019-05-11 00:53:57 +02:00
Export Remove unused variables 2019-05-14 21:59:57 +02:00
Import Remove useless unset 2019-05-14 21:59:57 +02:00
Schema Use magic variables when possible 2019-05-07 22:59:13 +02:00
Transformations Fix some PHPStan and phpcs errors 2019-03-19 15:17:41 -03:00
TwoFactor Update or add missing @throws 2019-01-13 09:52:46 +01:00
AuthenticationPlugin.php Update PHPDoc 2019-01-13 09:52:46 +01:00
ExportPlugin.php Use "strpos" instead of "strstr" to improve performances 2019-05-07 23:58:05 +02:00
ImportPlugin.php Fix some PHPStan errors 2019-03-19 16:48:54 -03:00
IOTransformationsPlugin.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
SchemaPlugin.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
TransformationsInterface.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
TransformationsPlugin.php Remove useless semicolon 2019-01-13 00:21:51 +01:00
TwoFactorPlugin.php Fix 2FA configuration alignment 2019-01-16 04:35:28 -02:00
UploadInterface.php Enable strict mode in Plugins classes 2018-05-16 01:09:16 -03:00