phpmyadmin/libraries/classes/Plugins
Maurício Meneghini Fauth bdee13bdd0
Ignore PHP 8 deprecated function PHPCS error
Ignores libxml_disable_entity_loader function call.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-28 21:54:07 -03:00
..
Auth Move HTML's table CSS to the pma-table class 2020-11-16 16:36:16 -03:00
Export Move HTML's table CSS to the pma-table class 2020-11-16 16:36:16 -03:00
Import Ignore PHP 8 deprecated function PHPCS error 2020-11-28 21:54:07 -03:00
Schema Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Transformations Clarify IP to long transformation description 2020-08-09 13:38:54 -03:00
TwoFactor Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
AuthenticationPlugin.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03: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