phpmyadmin/libraries/classes/Plugins
Maurício Meneghini Fauth 9e9611d162
Replace config global with Config singleton
This is as bad as the global variable, however at least will have better
static analysis of it.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-15 01:11:54 -03:00
..
Auth Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Export Merge branch 'QA_5_2' 2023-08-06 14:08:54 -03:00
Import Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Schema Refactor Relation::getRelationsAndStatus() 2023-07-25 22:20:39 +01:00
Transformations Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
TwoFactor Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
AuthenticationPlugin.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
AuthenticationPluginFactory.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
ExportPlugin.php Redesign Triggers::getDetails() 2023-07-28 22:28:24 +01:00
ImportPlugin.php Move the Import class to the Import namespace 2023-06-28 12:44:04 -03:00
IOTransformationsPlugin.php Remove unused params in IO plugins 2023-05-23 15:31:46 +01:00
Plugin.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
SchemaPlugin.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
TransformationsInterface.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
TransformationsPlugin.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
TwoFactorPlugin.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
UploadInterface.php Add native param types 2023-03-17 12:45:18 +00:00