Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9269d75fb406935f73e18b7b015ed93f3c2e32af https://github.com/phpmyadmin/phpmyadmin/commit/9269d75fb406935f73e18b7b015e... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-05-25 (Mon, 05 May 2020) -03:00
Changed paths: M libraries/classes/Config/Validator.php M libraries/classes/Controllers/ErrorReportController.php M libraries/classes/Controllers/Table/StructureController.php M libraries/classes/Database/Routines.php M libraries/classes/DatabaseInterface.php M libraries/classes/Git.php M libraries/classes/Import.php M libraries/classes/Plugins/AuthenticationPlugin.php M libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php M libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php M libraries/classes/ReplicationGui.php M libraries/classes/Table/ColumnsDefinition.php M libraries/classes/Util.php M test/classes/AbstractTestCase.php M test/classes/AdvisorTest.php M test/classes/CentralColumnsTest.php M test/classes/Config/DescriptionTest.php M test/classes/Config/FormDisplayTest.php M test/classes/Config/FormTest.php M test/classes/Config/Forms/FormListTest.php M test/classes/Config/PageSettingsTest.php M test/classes/Config/ServerConfigChecksTest.php M test/classes/Controllers/Server/BinlogControllerTest.php M test/classes/Controllers/Server/CollationsControllerTest.php M test/classes/Controllers/Server/DatabasesControllerTest.php M test/classes/Controllers/Server/EnginesControllerTest.php M test/classes/Controllers/Server/PluginsControllerTest.php M test/classes/Controllers/Server/Status/AdvisorControllerTest.php M test/classes/Controllers/Server/Status/MonitorControllerTest.php M test/classes/Controllers/Server/Status/ProcessesControllerTest.php M test/classes/Controllers/Server/Status/QueriesControllerTest.php M test/classes/Controllers/Server/Status/StatusControllerTest.php M test/classes/Controllers/Server/Status/VariablesControllerTest.php M test/classes/Controllers/Server/VariablesControllerTest.php M test/classes/Controllers/Table/FindReplaceControllerTest.php M test/classes/Controllers/Table/IndexesControllerTest.php M test/classes/Controllers/Table/RelationControllerTest.php M test/classes/Controllers/Table/SearchControllerTest.php M test/classes/Controllers/Table/StructureControllerTest.php M test/classes/Controllers/TransformationOverviewControllerTest.php M test/classes/CoreTest.php M test/classes/Database/EventsTest.php M test/classes/Database/RoutinesTest.php M test/classes/Database/SearchTest.php M test/classes/Database/TriggersTest.php M test/classes/DatabaseInterfaceTest.php M test/classes/Display/ChangePasswordTest.php M test/classes/Display/CreateTableTest.php M test/classes/Display/ExportTest.php M test/classes/Display/ResultsTest.php M test/classes/FileListingTest.php M test/classes/Gis/GisFactoryTest.php M test/classes/GitTest.php M test/classes/HeaderTest.php M test/classes/InsertEditTest.php M test/classes/Navigation/NavigationTreeTest.php M test/classes/NormalizationTest.php M test/classes/PdfTest.php M test/classes/Plugins/Auth/AuthenticationConfigTest.php M test/classes/Plugins/Auth/AuthenticationCookieTest.php M test/classes/Plugins/Auth/AuthenticationHttpTest.php M test/classes/Plugins/Auth/AuthenticationSignonTest.php M test/classes/Plugins/Export/ExportCodegenTest.php M test/classes/Plugins/Export/ExportCsvTest.php M test/classes/Plugins/Export/ExportExcelTest.php M test/classes/Plugins/Export/ExportHtmlwordTest.php M test/classes/Plugins/Export/ExportJsonTest.php M test/classes/Plugins/Export/ExportLatexTest.php M test/classes/Plugins/Export/ExportMediawikiTest.php M test/classes/Plugins/Export/ExportOdsTest.php M test/classes/Plugins/Export/ExportOdtTest.php M test/classes/Plugins/Export/ExportPdfTest.php M test/classes/Plugins/Export/ExportPhparrayTest.php M test/classes/Plugins/Export/ExportSqlTest.php M test/classes/Plugins/Export/ExportTexytextTest.php M test/classes/Plugins/Export/ExportXmlTest.php M test/classes/Plugins/Export/ExportYamlTest.php M test/classes/Plugins/Transformations/TransformationPluginsTest.php M test/classes/Properties/Options/OptionsPropertyGroupTest.php M test/classes/Server/PrivilegesTest.php M test/classes/Server/SelectTest.php M test/classes/Server/UserGroupsTest.php M test/classes/Setup/ConfigGeneratorTest.php M test/classes/Setup/FormProcessingTest.php M test/classes/SqlQueryFormTest.php M test/classes/SqlTest.php M test/classes/StorageEngineTest.php M test/classes/Stubs/DbiDummy.php M test/classes/ThemeManagerTest.php M test/classes/ThemeTest.php M test/classes/UtilTest.php M test/selenium/TestBase.php
Log Message: ----------- Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev