phpmyadmin/libraries/classes/Plugins
Kamil Tekiela d043ceedc6 Refactor $sql_data
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-03-17 20:46:27 +00:00
..
Auth Fix possible undefined globals 2022-03-10 18:05:21 -03:00
Export Fix possible undefined globals 2022-03-10 18:05:21 -03:00
Import Refactor $sql_data 2022-03-17 20:46:27 +00:00
Schema Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -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 Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ExportPlugin.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
ImportPlugin.php Refactor $sql_data 2022-03-17 20:46:27 +00: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 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