Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 206199105ea3b6ea10f13472b99bb02ca5f94848 https://github.com/phpmyadmin/phpmyadmin/commit/206199105ea3b6ea10f13472b99b... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-01-23 (Thu, 01 January 2020) -03:00
Changed paths: M libraries/classes/Advisor.php M libraries/classes/Bookmark.php M libraries/classes/BrowseForeigners.php M libraries/classes/CentralColumns.php M libraries/classes/Charsets.php M libraries/classes/Charsets/Collation.php M libraries/classes/CheckUserPrivileges.php M libraries/classes/Command/AdvisoryRulesCommand.php M libraries/classes/Config.php M libraries/classes/Config/FormDisplayTemplate.php M libraries/classes/Console.php M libraries/classes/Controllers/CheckRelationsController.php M libraries/classes/Controllers/Database/DataDictionaryController.php M libraries/classes/Controllers/Database/MultiTableQueryController.php M libraries/classes/Controllers/Database/PrivilegesController.php M libraries/classes/Controllers/Database/RoutinesController.php M libraries/classes/Controllers/Database/StructureController.php M libraries/classes/Controllers/HomeController.php M libraries/classes/Controllers/LintController.php M libraries/classes/Controllers/Server/BinlogController.php M libraries/classes/Controllers/Server/DatabasesController.php M libraries/classes/Controllers/Server/EnginesController.php M libraries/classes/Controllers/Server/PluginsController.php M libraries/classes/Controllers/Server/ReplicationController.php M libraries/classes/Controllers/Server/Status/ProcessesController.php M libraries/classes/Controllers/Server/Status/VariablesController.php M libraries/classes/Controllers/Server/VariablesController.php M libraries/classes/Controllers/Setup/ServersController.php M libraries/classes/Controllers/SqlController.php M libraries/classes/Controllers/Table/ChartController.php M libraries/classes/Controllers/Table/FindReplaceController.php M libraries/classes/Controllers/Table/GisVisualizationController.php M libraries/classes/Controllers/Table/IndexesController.php M libraries/classes/Controllers/Table/PrivilegesController.php M libraries/classes/Controllers/Table/RelationController.php M libraries/classes/Controllers/Table/SearchController.php M libraries/classes/Controllers/Table/ZoomSearchController.php M libraries/classes/Core.php M libraries/classes/CreateAddField.php M libraries/classes/Database/DatabaseList.php M libraries/classes/Database/Designer/DesignerTable.php M libraries/classes/DatabaseInterface.php M libraries/classes/Dbal/DbalInterface.php M libraries/classes/Display/Error.php M libraries/classes/Display/Results.php M libraries/classes/Encoding.php M libraries/classes/Error.php M libraries/classes/ErrorHandler.php M libraries/classes/ErrorReport.php M libraries/classes/Export.php M libraries/classes/File.php M libraries/classes/Footer.php M libraries/classes/Header.php M libraries/classes/Html/ActionLinksModes/ActionLinksModesInterface.php M libraries/classes/Html/ActionLinksModes/Factory.php M libraries/classes/Html/ActionLinksModes/Image.php M libraries/classes/Html/ActionLinksModes/Text.php M libraries/classes/Html/Forms/Fields/BrowseUploadFileBlock.php M libraries/classes/Html/Forms/Fields/DropDownUploadFileBlock.php M libraries/classes/Html/Generator.php M libraries/classes/Import.php M libraries/classes/InsertEdit.php M libraries/classes/Message.php M libraries/classes/Navigation/NavigationTree.php M libraries/classes/Navigation/NodeFactory.php M libraries/classes/Navigation/Nodes/Node.php M libraries/classes/Plugins/Auth/AuthenticationSignon.php M libraries/classes/Response.php M libraries/classes/Sanitize.php M libraries/classes/Server/Plugin.php M libraries/classes/Server/Plugins.php M libraries/classes/Server/Privileges.php M libraries/classes/Server/UserGroups.php M libraries/classes/Sql.php M libraries/classes/TablePartitionDefinition.php M libraries/classes/Template.php M libraries/classes/Tracking.php M libraries/classes/Url.php M libraries/classes/UserPreferencesHeader.php M libraries/classes/Util.php M test/classes/AdvisorTest.php M test/classes/BookmarkTest.php M test/classes/BrowseForeignersTest.php M test/classes/CentralColumnsTest.php M test/classes/Charsets/CollationTest.php M test/classes/CheckUserPrivilegesTest.php M test/classes/Config/ConfigFileTest.php M test/classes/Config/DescriptionTest.php M test/classes/Config/FormDisplayTemplateTest.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/ConfigTest.php M test/classes/Controllers/Database/StructureControllerTest.php M test/classes/Controllers/Server/BinlogControllerTest.php M test/classes/Controllers/Server/CollationsControllerTest.php M test/classes/Controllers/Server/EnginesControllerTest.php M test/classes/Controllers/Server/PluginsControllerTest.php M test/classes/Controllers/Server/VariablesControllerTest.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/CreateAddFieldTest.php M test/classes/Database/Designer/CommonTest.php M test/classes/Database/DesignerTest.php M test/classes/Database/QbeTest.php M test/classes/Database/SearchTest.php M test/classes/DatabaseInterfaceTest.php M test/classes/Dbal/DbiDummyTest.php M test/classes/Dbal/DbiMysqliTest.php M test/classes/Display/ChangePasswordTest.php M test/classes/Display/CreateTableTest.php M test/classes/Display/ErrorTest.php M test/classes/Display/ExportTest.php M test/classes/Display/ResultsTest.php M test/classes/Engines/BdbTest.php M test/classes/Engines/BinlogTest.php M test/classes/Engines/InnodbTest.php M test/classes/Engines/MemoryTest.php M test/classes/Engines/MrgMyisamTest.php M test/classes/Engines/MyisamTest.php M test/classes/Engines/NdbclusterTest.php M test/classes/Engines/PbxtTest.php M test/classes/ErrorHandlerTest.php M test/classes/ErrorReportTest.php M test/classes/ErrorTest.php M test/classes/ExportTest.php M test/classes/FileListingTest.php M test/classes/FileTest.php M test/classes/FilesTest.php M test/classes/FontTest.php M test/classes/FooterTest.php M test/classes/GetCheckboxTest.php M test/classes/Gis/GisFactoryTest.php M test/classes/Gis/GisGeomTestCase.php M test/classes/Gis/GisGeometryCollectionTest.php M test/classes/Gis/GisGeometryTest.php M test/classes/Gis/GisLineStringTest.php M test/classes/Gis/GisMultiLineStringTest.php M test/classes/Gis/GisMultiPointTest.php M test/classes/Gis/GisMultiPolygonTest.php M test/classes/Gis/GisPointTest.php M test/classes/Gis/GisPolygonTest.php M test/classes/HeaderTest.php M test/classes/Html/Forms/Fields/BrowseUploadFileBlockTest.php M test/classes/Html/Forms/Fields/DropDownTest.php M test/classes/Html/Forms/Fields/MaxFileSizeTest.php M test/classes/Html/Forms/Fields/RadioListTest.php M test/classes/Html/GeneratorTest.php M test/classes/Html/MySQLDocumentationTest.php M test/classes/ImportTest.php M test/classes/IndexTest.php M test/classes/InsertEditTest.php M test/classes/IpAllowDenyTest.php M test/classes/LanguageTest.php M test/classes/LinterTest.php M test/classes/ListDatabaseTest.php M test/classes/MenuTest.php M test/classes/MessageTest.php M test/classes/MimeTest.php M test/classes/MultSubmitsTest.php M test/classes/Navigation/NavigationTest.php M test/classes/Navigation/NavigationTreeTest.php M test/classes/Navigation/NodeFactoryTest.php M test/classes/Navigation/Nodes/NodeColumnContainerTest.php M test/classes/Navigation/Nodes/NodeColumnTest.php M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php M test/classes/Navigation/Nodes/NodeDatabaseTest.php M test/classes/Navigation/Nodes/NodeEventContainerTest.php M test/classes/Navigation/Nodes/NodeEventTest.php M test/classes/Navigation/Nodes/NodeFunctionContainerTest.php M test/classes/Navigation/Nodes/NodeFunctionTest.php M test/classes/Navigation/Nodes/NodeIndexContainerTest.php M test/classes/Navigation/Nodes/NodeIndexTest.php M test/classes/Navigation/Nodes/NodeProcedureContainerTest.php M test/classes/Navigation/Nodes/NodeProcedureTest.php M test/classes/Navigation/Nodes/NodeTableContainerTest.php M test/classes/Navigation/Nodes/NodeTableTest.php M test/classes/Navigation/Nodes/NodeTest.php M test/classes/Navigation/Nodes/NodeTriggerContainerTest.php M test/classes/Navigation/Nodes/NodeTriggerTest.php M test/classes/Navigation/Nodes/NodeViewContainerTest.php M test/classes/Navigation/Nodes/NodeViewTest.php M test/classes/NormalizationTest.php M test/classes/OperationsTest.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/Export/Helpers/TablePropertyTest.php M test/classes/Plugins/Import/ImportCsvTest.php M test/classes/Plugins/Import/ImportLdiTest.php M test/classes/Plugins/Import/ImportMediawikiTest.php M test/classes/Plugins/Import/ImportOdsTest.php M test/classes/Plugins/Import/ImportShpTest.php M test/classes/Plugins/Import/ImportSqlTest.php M test/classes/Plugins/Import/ImportXmlTest.php M test/classes/Plugins/Schema/DiaRelationSchemaTest.php M test/classes/Plugins/Schema/EpsRelationSchemaTest.php M test/classes/Plugins/Schema/ExportRelationSchemaTest.php M test/classes/Plugins/Schema/PdfRelationSchemaTest.php M test/classes/Plugins/Schema/SvgRelationSchemaTest.php M test/classes/Plugins/Transformations/TransformationPluginsTest.php M test/classes/PmaTestCase.php M test/classes/Properties/Options/Groups/OptionsPropertyMainGroupTest.php M test/classes/Properties/Options/Groups/OptionsPropertyRootGroupTest.php M test/classes/Properties/Options/Groups/OptionsPropertySubgroupTest.php M test/classes/Properties/Options/OptionsPropertyGroupTest.php M test/classes/Properties/Options/OptionsPropertyItemTest.php M test/classes/Properties/Options/OptionsPropertyOneItemTest.php M test/classes/Properties/Plugins/ExportPluginPropertiesTest.php M test/classes/Properties/Plugins/ImportPluginPropertiesTest.php M test/classes/Properties/Plugins/PluginPropertyItemTest.php M test/classes/Properties/PropertyItemTest.php M test/classes/RelationCleanupTest.php M test/classes/RelationTest.php M test/classes/ReplicationGuiTest.php M test/classes/Rte/EventsTest.php M test/classes/Rte/RoutinesTest.php M test/classes/Rte/TriggersTest.php M test/classes/SanitizeTest.php M test/classes/ScriptsTest.php M test/classes/Server/PluginTest.php M test/classes/Server/PrivilegesTest.php M test/classes/Server/SelectTest.php M test/classes/Server/UserGroupsTest.php M test/classes/Setup/FormProcessingTest.php M test/classes/Setup/IndexTest.php M test/classes/SqlQueryFormTest.php M test/classes/SqlTest.php M test/classes/StorageEngineTest.php M test/classes/SysInfoTest.php M test/classes/SystemDatabaseTest.php M test/classes/TableTest.php M test/classes/TemplateTest.php M test/classes/ThemeManagerTest.php M test/classes/ThemeTest.php M test/classes/TrackerTest.php M test/classes/TrackingTest.php M test/classes/TransformationsTest.php M test/classes/TypesTest.php M test/classes/UrlTest.php M test/classes/UserPreferencesHeaderTest.php M test/classes/UserPreferencesTest.php M test/classes/UtilTest.php M test/classes/Utils/HttpRequestTest.php M test/classes/VersionInformationTest.php M test/classes/ZipExtensionTest.php M test/selenium/CreateDropDatabaseTest.php M test/selenium/CreateRemoveUserTest.php M test/selenium/Database/EventsTest.php M test/selenium/Database/OperationsTest.php M test/selenium/Database/ProceduresTest.php M test/selenium/Database/QueryByExampleTest.php M test/selenium/Database/StructureTest.php M test/selenium/Database/TriggersTest.php M test/selenium/ExportTest.php M test/selenium/ImportTest.php M test/selenium/NormalizationTest.php M test/selenium/ServerSettingsTest.php M test/selenium/SqlQueryTest.php M test/selenium/Table/BrowseTest.php M test/selenium/Table/InsertTest.php M test/selenium/Table/OperationsTest.php M test/selenium/Table/StructureTest.php M test/selenium/TestBase.php M test/selenium/TrackingTest.php
Log Message: ----------- Remove useless return type annotations
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev