phpmyadmin/libraries/classes/Plugins
Maurício Meneghini Fauth 1835ebb4fc
Replace mb_strpos !== false with str_contains
See: https://wiki.php.net/rfc/str_contains#case-insensitivity_and_multibyte_strings

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-07-10 13:43:40 -03:00
..
Auth Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Export Refactor PhpMyAdmin\Plugins::getPlugins method 2021-06-28 23:18:44 -03:00
Import Replace mb_strpos !== false with str_contains 2021-07-10 13:43:40 -03:00
Schema Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Transformations Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
TwoFactor Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
AuthenticationPlugin.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
ExportPlugin.php Refactor PhpMyAdmin\Plugins::getPlugins method 2021-06-28 23:18:44 -03:00
ImportPlugin.php Refactor PhpMyAdmin\Plugins::getPlugins method 2021-06-28 23:18:44 -03:00
IOTransformationsPlugin.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
Plugin.php Refactor PhpMyAdmin\Plugins::getPlugins method 2021-06-28 23:18:44 -03:00
SchemaPlugin.php Refactor PhpMyAdmin\Plugins::getPlugins method 2021-06-28 23:18:44 -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 Fix coding standard errors 2021-06-03 16:50:33 -03:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00