phpmyadmin/libraries/classes/Plugins
Maurício Meneghini Fauth 74ba4f17b0
Remove config global var from Logging class
Uses the Settings class to access the log settings.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-27 14:38:18 -03:00
..
Auth Remove dbs_where_create_table_allowed 2023-04-15 22:49:55 +01:00
Export Bettery types for DbiDummy / DummyResult 2023-04-07 21:47:07 +02:00
Import Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Schema Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Transformations Merge $tabindex and $idindex into $fieldIndex 2023-04-23 11:20:05 +01:00
TwoFactor Add native property types (#18143) 2023-02-26 23:30:41 -03:00
AuthenticationPlugin.php Remove config global var from Logging class 2023-04-27 14:38:18 -03:00
AuthenticationPluginFactory.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
ExportPlugin.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
ImportPlugin.php Drop getDbnameAndOptions() method 2023-03-04 19:13:02 -03:00
IOTransformationsPlugin.php Merge $tabindex and $idindex into $fieldIndex 2023-04-23 11:20:05 +01:00
Plugin.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
SchemaPlugin.php Add missing traversable type hints 2023-04-02 01:32:12 -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 Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
UploadInterface.php Add native param types 2023-03-17 12:45:18 +00:00