phpmyadmin/libraries/classes/Plugins
William Desportes a49ea14515
Fix "Undefined array key "ods_recognize_currency" on ImportOds
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-06-27 12:51:55 +02:00
..
Auth Fix code comment typos 2021-02-05 01:03:28 +01:00
Export Ref #16847 - Fix JSON export code duplicated and not following rules in raw query export mode 2021-04-23 17:48:14 +02:00
Import Fix "Undefined array key "ods_recognize_currency" on ImportOds 2021-06-27 12:51:55 +02:00
Schema Fix #16744 - Uncaught TypeError: XMLWriter::writeAttribute(): Argument #2 ($value) must be of type string, float given 2021-03-20 18:42:51 +01:00
Transformations Fix #15628 - JSON encoding failed: Malformed UTF-8 characters, possibly incorrectly encoded 2021-03-14 18:03:54 +01:00
TwoFactor Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
AuthenticationPlugin.php Fix code comment typos 2021-02-05 01:03:28 +01:00
ExportPlugin.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
ImportPlugin.php Remove import_handle global variable 2020-08-18 20:45:33 -03:00
IOTransformationsPlugin.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
SchemaPlugin.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsPlugin.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TwoFactorPlugin.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00