phpmyadmin/libraries/classes/Plugins
Kamil Tekiela 83b4dda1a3 Change QUERY_STORE to QUERY_BUFFERED
Set the value to 0 instead of 1 and remove all unnecessary usages of this constant

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-01-01 01:46:01 +00:00
..
Auth Remove unused variables 2021-12-03 15:12:56 +00:00
Export Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
Import Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
Schema Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +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 Use array_keys whenever only keys are needed in foreach 2021-11-29 20:37:39 +00:00
ExportPlugin.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -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