Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 2005cca77ff4047f16dc490a9df633b8e3fd8bcf
https://github.com/phpmyadmin/phpmyadmin/commit/2005cca77ff4047f16dc490a9df…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M libraries/classes/Controllers/Server/ServerCollationsController.php
M libraries/classes/Controllers/Server/ServerDatabasesController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbi/DbiDummy.php
M libraries/classes/Display/Results.php
M libraries/classes/Index.php
M libraries/classes/Navigation/Nodes/Node.php
M libraries/classes/OpenDocument.php
M libraries/classes/Pdf.php
M libraries/classes/Plugins/Export/Helpers/Pdf.php
M libraries/classes/Plugins/Schema/Pdf/Pdf.php
M libraries/classes/Plugins/Schema/RelationStats.php
M libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
M libraries/classes/Plugins/Schema/TableStats.php
M libraries/classes/Response.php
M libraries/classes/StorageEngine.php
M libraries/classes/SysInfo.php
M libraries/classes/SysInfoLinux.php
M libraries/classes/SysInfoWINNT.php
M libraries/classes/SystemDatabase.php
M libraries/classes/Table.php
M libraries/classes/Template.php
M libraries/classes/Theme.php
M libraries/classes/ThemeManager.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/CharsetsTest.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/Controllers/Database/DatabaseStructureControllerTest.php
M test/classes/Controllers/Server/ServerBinlogControllerTest.php
M test/classes/Controllers/Server/ServerCollationsControllerTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/Controllers/Server/ServerEnginesControllerTest.php
M test/classes/Controllers/Server/ServerPluginsControllerTest.php
M test/classes/Controllers/Server/ServerVariablesControllerTest.php
M test/classes/Controllers/Table/TableStructureControllerTest.php
M test/classes/CoreTest.php
M test/classes/Display/ChangePasswordTest.php
M test/classes/Display/CreateTableTest.php
M test/classes/Display/ExportTest.php
M test/classes/EncodingTest.php
M test/classes/FileTest.php
M test/classes/FontTest.php
M test/classes/HeaderTest.php
M test/classes/ImportTest.php
M test/classes/IndexTest.php
M test/classes/InsertEditTest.php
M test/classes/LanguageTest.php
M test/classes/ListDatabaseTest.php
M test/classes/MenuTest.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/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/PdfTest.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/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/RelationCleanupDbiMock.php
M test/classes/RelationCleanupTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/SelectTest.php
M test/classes/Server/Status/AdvisorTest.php
M test/classes/Server/Status/DataTest.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/Status/QueriesTest.php
M test/classes/Server/Status/VariablesTest.php
M test/classes/Server/StatusTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/Setup/IndexTest.php
M test/classes/ThemeManagerTest.php
M test/classes/TransformationsTest.php
M test/classes/TwoFactorTest.php
M test/classes/UrlTest.php
M test/classes/UtilTest.php
M test/libraries/common/GetCheckboxTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/DbEventsTest.php
M test/selenium/DbProceduresTest.php
M test/selenium/DbStructureTest.php
M test/selenium/DbTriggersTest.php
M test/selenium/ExportTest.php
M test/selenium/NormalizationTest.php
M test/selenium/QueryByExampleTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/TableBrowseTest.php
M test/selenium/TableInsertTest.php
M test/selenium/TableOperationsTest.php
M test/selenium/TableStructureTest.php
M test/selenium/TrackingTest.php
Log Message:
-----------
Fix methods and properties visibility issues
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 285e38e931635a5d72bc75d38c891ee27a491d1a
https://github.com/phpmyadmin/phpmyadmin/commit/285e38e931635a5d72bc75d38c8…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M browse_foreigners.php
M changelog.php
M db_central_columns.php
M db_datadict.php
M db_designer.php
M db_export.php
M db_import.php
M db_operations.php
M db_search.php
M db_sql.php
M db_sql_autocomplete.php
M db_tracking.php
M export.php
M gis_data_editor.php
M import.php
M import_status.php
M index.php
M js/messages.php
M libraries/classes/Advisor.php
M libraries/classes/BrowseForeigners.php
M libraries/classes/CentralColumns.php
M libraries/classes/CheckUserPrivileges.php
M libraries/classes/Config.php
M libraries/classes/Config/Descriptions.php
M libraries/classes/Config/Form.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Config/FormDisplayTemplate.php
M libraries/classes/Config/Forms/Page/DbStructureForm.php
M libraries/classes/Config/Forms/Page/TableStructureForm.php
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Config/Validator.php
M libraries/classes/Controllers/Database/DatabaseStructureController.php
M libraries/classes/Controllers/Server/ServerDatabasesController.php
M libraries/classes/Controllers/Server/ServerPluginsController.php
M libraries/classes/Controllers/Server/ServerVariablesController.php
M libraries/classes/Controllers/Table/TableChartController.php
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Core.php
M libraries/classes/Database/DatabaseList.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/Database/MultiTableQuery.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Search.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbi/DbiExtension.php
M libraries/classes/Display/ChangePassword.php
M libraries/classes/Display/Export.php
M libraries/classes/Display/GitRevision.php
M libraries/classes/Display/Results.php
M libraries/classes/Encoding.php
M libraries/classes/Engines/Bdb.php
M libraries/classes/Engines/Berkeleydb.php
M libraries/classes/Engines/Binlog.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/Engines/Memory.php
M libraries/classes/Engines/Merge.php
M libraries/classes/Engines/Myisam.php
M libraries/classes/Engines/Ndbcluster.php
M libraries/classes/Error.php
M libraries/classes/ErrorHandler.php
M libraries/classes/Export.php
M libraries/classes/File.php
M libraries/classes/Font.php
M libraries/classes/Gis/GisFactory.php
M libraries/classes/Gis/GisGeometry.php
M libraries/classes/Gis/GisMultiLineString.php
M libraries/classes/Gis/GisPolygon.php
M libraries/classes/Gis/GisVisualization.php
M libraries/classes/Header.php
M libraries/classes/Import.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/IpAllowDeny.php
M libraries/classes/LanguageManager.php
M libraries/classes/Linter.php
M libraries/classes/ListAbstract.php
M libraries/classes/ListDatabase.php
M libraries/classes/Logging.php
M libraries/classes/Menu.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationHeader.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Navigation/Nodes/NodeTable.php
M libraries/classes/Operations.php
M libraries/classes/ParseAnalyze.php
M libraries/classes/Partition.php
M libraries/classes/Pdf.php
M libraries/classes/Plugins.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Plugins/Auth/AuthenticationSignon.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/Export/ExportCsv.php
M libraries/classes/Plugins/Export/ExportHtmlword.php
M libraries/classes/Plugins/Export/ExportJson.php
M libraries/classes/Plugins/Export/ExportLatex.php
M libraries/classes/Plugins/Export/ExportMediawiki.php
M libraries/classes/Plugins/Export/ExportOdt.php
M libraries/classes/Plugins/Export/ExportPdf.php
M libraries/classes/Plugins/Export/ExportSql.php
M libraries/classes/Plugins/Export/ExportTexytext.php
M libraries/classes/Plugins/Export/ExportXml.php
M libraries/classes/Plugins/Export/Helpers/Pdf.php
M libraries/classes/Plugins/Import/ImportCsv.php
M libraries/classes/Plugins/Import/ImportMediawiki.php
M libraries/classes/Plugins/Import/ImportShp.php
M libraries/classes/Plugins/Import/ImportSql.php
M libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
M libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
M libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
M libraries/classes/Plugins/Schema/Eps/RelationStatsEps.php
M libraries/classes/Plugins/Schema/Pdf/Pdf.php
M libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
M libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
M libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
M libraries/classes/Plugins/Schema/TableStats.php
M libraries/classes/Plugins/SchemaPlugin.php
M libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
M libraries/classes/Plugins/TransformationsInterface.php
M libraries/classes/Plugins/TwoFactor/Application.php
M libraries/classes/Plugins/TwoFactor/Invalid.php
M libraries/classes/Plugins/TwoFactor/Key.php
M libraries/classes/Properties/Options/OptionsPropertyGroup.php
M libraries/classes/Properties/PropertyItem.php
M libraries/classes/RecentFavoriteTable.php
M libraries/classes/Relation.php
M libraries/classes/Replication.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Response.php
M libraries/classes/Rte/Routines.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Rte/Words.php
M libraries/classes/Sanitize.php
M libraries/classes/Scripts.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Select.php
M libraries/classes/Server/Status.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Session.php
M libraries/classes/Sql.php
M libraries/classes/SqlQueryForm.php
M libraries/classes/StorageEngine.php
M libraries/classes/SystemDatabase.php
M libraries/classes/Table.php
M libraries/classes/Theme.php
M libraries/classes/Tracker.php
M libraries/classes/Tracking.php
M libraries/classes/Transformations.php
M libraries/classes/Types.php
M libraries/classes/Url.php
M libraries/classes/UserPassword.php
M libraries/classes/UserPreferences.php
M libraries/classes/Util.php
M libraries/classes/VersionInformation.php
M libraries/common.inc.php
M libraries/db_common.inc.php
M libraries/information_schema_relations.inc.php
M libraries/mult_submits.inc.php
M libraries/replication.inc.php
M libraries/rte/rte_main.inc.php
M libraries/special_schema_links.inc.php
M libraries/tbl_columns_definition_form.inc.php
M libraries/tbl_common.inc.php
M libraries/tbl_partition_definition.inc.php
M normalization.php
M prefs_manage.php
M server_binlog.php
M server_collations.php
M server_databases.php
M server_engines.php
M server_export.php
M server_import.php
M server_plugins.php
M server_privileges.php
M server_status_monitor.php
M server_variables.php
M setup/frames/index.inc.php
M show_config_errors.php
M sql.php
M tbl_addfield.php
M tbl_change.php
M tbl_chart.php
M tbl_create.php
M tbl_export.php
M tbl_find_replace.php
M tbl_get_field.php
M tbl_gis_visualization.php
M tbl_import.php
M tbl_operations.php
M tbl_relation.php
M tbl_replace.php
M tbl_row_action.php
M tbl_select.php
M tbl_sql.php
M tbl_tracking.php
M tbl_zoom_select.php
M test/classes/CentralColumnsTest.php
M test/classes/Config/ConfigFileTest.php
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/Controllers/Table/TableSearchControllerTest.php
M test/classes/Controllers/Table/TableStructureControllerTest.php
M test/classes/Database/SearchTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Display/ResultsTest.php
M test/classes/EncodingTest.php
M test/classes/Engines/BdbTest.php
M test/classes/Engines/InnodbTest.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/FontTest.php
M test/classes/Gis/GisGeometryCollectionTest.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/IndexTest.php
M test/classes/InsertEditTest.php
M test/classes/LanguageTest.php
M test/classes/ListDatabaseTest.php
M test/classes/MessageTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/OperationsTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.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/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/ImportMediawikiTest.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/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/Plugins/ExportPluginPropertiesTest.php
M test/classes/Properties/Plugins/ImportPluginPropertiesTest.php
M test/classes/RelationCleanupTest.php
M test/classes/RelationTest.php
M test/classes/Rte/TriggersTest.php
M test/classes/SanitizeTest.php
M test/classes/ScriptsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/SelectTest.php
M test/classes/Server/Status/QueriesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/StorageEngineTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/TableTest.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/UtilTest.php
M test/classes/VersionInformationTest.php
M test/classes/ZipExtensionTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/DbEventsTest.php
M test/selenium/DbOperationsTest.php
M test/selenium/DbProceduresTest.php
M test/selenium/DbStructureTest.php
M test/selenium/DbTriggersTest.php
M test/selenium/ExportTest.php
M test/selenium/NormalizationTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/TableBrowseTest.php
M test/selenium/TableCreateTest.php
M test/selenium/TableInsertTest.php
M test/selenium/TableStructureTest.php
M test/selenium/TestBase.php
M test/selenium/TrackingTest.php
M themes/metro/layout.inc.php
M transformation_overview.php
M transformation_wrapper.php
M view_create.php
M view_operations.php
Log Message:
-----------
Fix some PSR-2 coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b9c0463d960494cbfe0f04b3159c5ff4a467c446
https://github.com/phpmyadmin/phpmyadmin/commit/b9c0463d960494cbfe0f04b3159…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M ajax.php
M browse_foreigners.php
M changelog.php
M db_central_columns.php
M db_datadict.php
M db_designer.php
M db_export.php
M db_operations.php
M db_qbe.php
M db_sql_autocomplete.php
M db_structure.php
M error_report.php
M examples/config.manyhosts.inc.php
M examples/openid.php
M examples/signon-script.php
M examples/signon.php
M export.php
M gis_data_editor.php
M import.php
M index.php
M js/messages.php
M libraries/check_user_privileges.inc.php
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/CheckUserPrivileges.php
M libraries/classes/Config.php
M libraries/classes/Config/ConfigFile.php
M libraries/classes/Config/Descriptions.php
M libraries/classes/Config/Form.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Config/FormDisplayTemplate.php
M libraries/classes/Config/Forms/BaseForm.php
M libraries/classes/Config/Forms/BaseFormList.php
M libraries/classes/Config/Forms/Page/PageFormList.php
M libraries/classes/Config/Forms/Setup/ConfigForm.php
M libraries/classes/Config/Forms/Setup/FeaturesForm.php
M libraries/classes/Config/Forms/Setup/ServersForm.php
M libraries/classes/Config/Forms/Setup/SetupFormList.php
M libraries/classes/Config/Forms/User/ExportForm.php
M libraries/classes/Config/Forms/User/FeaturesForm.php
M libraries/classes/Config/Forms/User/ImportForm.php
M libraries/classes/Config/Forms/User/MainForm.php
M libraries/classes/Config/Forms/User/NaviForm.php
M libraries/classes/Config/Forms/User/SqlForm.php
M libraries/classes/Config/Forms/User/UserFormList.php
M libraries/classes/Config/PageSettings.php
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Config/Validator.php
M libraries/classes/Console.php
M libraries/classes/Controllers/Database/DatabaseStructureController.php
M libraries/classes/Controllers/Server/ServerBinlogController.php
M libraries/classes/Controllers/Server/ServerCollationsController.php
M libraries/classes/Controllers/Server/ServerDatabasesController.php
M libraries/classes/Controllers/Server/ServerEnginesController.php
M libraries/classes/Controllers/Server/ServerPluginsController.php
M libraries/classes/Controllers/Server/ServerVariablesController.php
M libraries/classes/Controllers/Table/TableChartController.php
M libraries/classes/Controllers/Table/TableGisVisualizationController.php
M libraries/classes/Controllers/Table/TableIndexesController.php
M libraries/classes/Controllers/Table/TableRelationController.php
M libraries/classes/Controllers/Table/TableSearchController.php
M libraries/classes/Controllers/Table/TableStructureController.php
M libraries/classes/Core.php
M libraries/classes/Database/Designer.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Search.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbi/DbiDummy.php
M libraries/classes/Dbi/DbiMysqli.php
M libraries/classes/Di/AliasItem.php
M libraries/classes/Di/Container.php
M libraries/classes/Di/FactoryItem.php
M libraries/classes/Di/Item.php
M libraries/classes/Di/ReflectorItem.php
M libraries/classes/Di/ServiceItem.php
M libraries/classes/Di/ValueItem.php
M libraries/classes/Display/CreateTable.php
M libraries/classes/Display/Export.php
M libraries/classes/Display/Import.php
M libraries/classes/Display/ImportAjax.php
M libraries/classes/Display/Results.php
M libraries/classes/Encoding.php
M libraries/classes/Engines/Bdb.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/Engines/Memory.php
M libraries/classes/Engines/Myisam.php
M libraries/classes/Engines/Ndbcluster.php
M libraries/classes/Engines/Pbxt.php
M libraries/classes/Error.php
M libraries/classes/ErrorHandler.php
M libraries/classes/Export.php
M libraries/classes/File.php
M libraries/classes/FileListing.php
M libraries/classes/Font.php
M libraries/classes/Footer.php
M libraries/classes/Gis/GisGeometry.php
M libraries/classes/Gis/GisGeometryCollection.php
M libraries/classes/Gis/GisLineString.php
M libraries/classes/Gis/GisMultiLineString.php
M libraries/classes/Gis/GisMultiPoint.php
M libraries/classes/Gis/GisMultiPolygon.php
M libraries/classes/Gis/GisPoint.php
M libraries/classes/Gis/GisPolygon.php
M libraries/classes/Gis/GisVisualization.php
M libraries/classes/Header.php
M libraries/classes/Import.php
M libraries/classes/Index.php
M libraries/classes/IndexColumn.php
M libraries/classes/InsertEdit.php
M libraries/classes/IpAllowDeny.php
M libraries/classes/Language.php
M libraries/classes/LanguageManager.php
M libraries/classes/Linter.php
M libraries/classes/ListAbstract.php
M libraries/classes/ListDatabase.php
M libraries/classes/Menu.php
M libraries/classes/Message.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationHeader.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/Node.php
M libraries/classes/Navigation/Nodes/NodeColumn.php
M libraries/classes/Navigation/Nodes/NodeColumnContainer.php
M libraries/classes/Navigation/Nodes/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php
M libraries/classes/Navigation/Nodes/NodeEvent.php
M libraries/classes/Navigation/Nodes/NodeEventContainer.php
M libraries/classes/Navigation/Nodes/NodeFunction.php
M libraries/classes/Navigation/Nodes/NodeFunctionContainer.php
M libraries/classes/Navigation/Nodes/NodeIndex.php
M libraries/classes/Navigation/Nodes/NodeIndexContainer.php
M libraries/classes/Navigation/Nodes/NodeProcedure.php
M libraries/classes/Navigation/Nodes/NodeProcedureContainer.php
M libraries/classes/Navigation/Nodes/NodeTable.php
M libraries/classes/Navigation/Nodes/NodeTableContainer.php
M libraries/classes/Navigation/Nodes/NodeTrigger.php
M libraries/classes/Navigation/Nodes/NodeTriggerContainer.php
M libraries/classes/Navigation/Nodes/NodeView.php
M libraries/classes/Navigation/Nodes/NodeViewContainer.php
M libraries/classes/OpenDocument.php
M libraries/classes/Operations.php
M libraries/classes/OutputBuffering.php
M libraries/classes/ParseAnalyze.php
M libraries/classes/Partition.php
M libraries/classes/Pdf.php
M libraries/classes/Plugins.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Plugins/Auth/AuthenticationSignon.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/Export/ExportCodegen.php
M libraries/classes/Plugins/Export/ExportCsv.php
M libraries/classes/Plugins/Export/ExportExcel.php
M libraries/classes/Plugins/Export/ExportHtmlword.php
M libraries/classes/Plugins/Export/ExportJson.php
M libraries/classes/Plugins/Export/ExportLatex.php
M libraries/classes/Plugins/Export/ExportMediawiki.php
M libraries/classes/Plugins/Export/ExportOds.php
M libraries/classes/Plugins/Export/ExportOdt.php
M libraries/classes/Plugins/Export/ExportPdf.php
M libraries/classes/Plugins/Export/ExportPhparray.php
M libraries/classes/Plugins/Export/ExportSql.php
M libraries/classes/Plugins/Export/ExportTexytext.php
M libraries/classes/Plugins/Export/ExportXml.php
M libraries/classes/Plugins/Export/ExportYaml.php
M libraries/classes/Plugins/Export/Helpers/Pdf.php
M libraries/classes/Plugins/ExportPlugin.php
M libraries/classes/Plugins/IOTransformationsPlugin.php
M libraries/classes/Plugins/Import/ImportCsv.php
M libraries/classes/Plugins/Import/ImportLdi.php
M libraries/classes/Plugins/Import/ImportMediawiki.php
M libraries/classes/Plugins/Import/ImportOds.php
M libraries/classes/Plugins/Import/ImportShp.php
M libraries/classes/Plugins/Import/ImportSql.php
M libraries/classes/Plugins/Import/ImportXml.php
M libraries/classes/Plugins/Import/Upload/UploadApc.php
M libraries/classes/Plugins/Import/Upload/UploadNoplugin.php
M libraries/classes/Plugins/Import/Upload/UploadProgress.php
M libraries/classes/Plugins/Import/Upload/UploadSession.php
M libraries/classes/Plugins/ImportPlugin.php
M libraries/classes/Plugins/Schema/Dia/DiaRelationSchema.php
M libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
M libraries/classes/Plugins/Schema/Dia/TableStatsDia.php
M libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
M libraries/classes/Plugins/Schema/ExportRelationSchema.php
M libraries/classes/Plugins/Schema/Pdf/Pdf.php
M libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
M libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
M libraries/classes/Plugins/Schema/RelationStats.php
M libraries/classes/Plugins/Schema/SchemaDia.php
M libraries/classes/Plugins/Schema/SchemaEps.php
M libraries/classes/Plugins/Schema/SchemaPdf.php
M libraries/classes/Plugins/Schema/Svg/RelationStatsSvg.php
M libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php
M libraries/classes/Plugins/Schema/TableStats.php
M libraries/classes/Plugins/SchemaPlugin.php
M libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.php
M libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php
M libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php
M libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php
M libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php
M libraries/classes/Plugins/TransformationsPlugin.php
M libraries/classes/Properties/Options/OptionsPropertyGroup.php
M libraries/classes/RecentFavoriteTable.php
M libraries/classes/Relation.php
M libraries/classes/Replication.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Response.php
M libraries/classes/Rte/Events.php
M libraries/classes/Rte/Footer.php
M libraries/classes/Rte/Routines.php
M libraries/classes/Rte/RteList.php
M libraries/classes/Rte/Triggers.php
M libraries/classes/Rte/Words.php
M libraries/classes/Sanitize.php
M libraries/classes/SavedSearches.php
M libraries/classes/Scripts.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Select.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Server/Status/Processes.php
M libraries/classes/Server/Status/Queries.php
M libraries/classes/Server/Status/Variables.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Server/Users.php
M libraries/classes/Session.php
M libraries/classes/Sql.php
M libraries/classes/SqlQueryForm.php
M libraries/classes/StorageEngine.php
M libraries/classes/SysInfo.php
M libraries/classes/SysInfoBase.php
M libraries/classes/SysInfoLinux.php
M libraries/classes/SysInfoSunOS.php
M libraries/classes/SysInfoWINNT.php
M libraries/classes/Table.php
M libraries/classes/Template.php
M libraries/classes/Theme.php
M libraries/classes/ThemeManager.php
M libraries/classes/Tracker.php
M libraries/classes/Tracking.php
M libraries/classes/Transformations.php
M libraries/classes/Twig/CharsetsExtension.php
M libraries/classes/Twig/CoreExtension.php
M libraries/classes/Twig/I18n/NodeTrans.php
M libraries/classes/Twig/I18n/TokenParserTrans.php
M libraries/classes/Twig/I18nExtension.php
M libraries/classes/Twig/IndexExtension.php
M libraries/classes/Twig/MessageExtension.php
M libraries/classes/Twig/PartitionExtension.php
M libraries/classes/Twig/PluginsExtension.php
M libraries/classes/Twig/RelationExtension.php
M libraries/classes/Twig/SanitizeExtension.php
M libraries/classes/Twig/ServerPrivilegesExtension.php
M libraries/classes/Twig/StorageEngineExtension.php
M libraries/classes/Twig/TableExtension.php
M libraries/classes/Twig/TrackerExtension.php
M libraries/classes/Twig/TransformationsExtension.php
M libraries/classes/Twig/UrlExtension.php
M libraries/classes/Twig/UtilExtension.php
M libraries/classes/Types.php
M libraries/classes/Url.php
M libraries/classes/UserPassword.php
M libraries/classes/UserPreferences.php
M libraries/classes/Util.php
M libraries/classes/Utils/HttpRequest.php
M libraries/classes/VersionInformation.php
M libraries/common.inc.php
M libraries/config.default.php
M libraries/config.values.php
M libraries/db_common.inc.php
M libraries/db_table_exists.inc.php
M libraries/information_schema_relations.inc.php
M libraries/mult_submits.inc.php
M libraries/mysql_relations.inc.php
M libraries/replication.inc.php
M libraries/rte/rte_main.inc.php
M libraries/special_schema_links.inc.php
M libraries/tbl_columns_definition_form.inc.php
M libraries/tbl_common.inc.php
M libraries/tbl_partition_definition.inc.php
M libraries/user_preferences.inc.php
M normalization.php
M prefs_forms.php
M prefs_manage.php
M schema_export.php
M server_binlog.php
M server_collations.php
M server_databases.php
M server_engines.php
M server_plugins.php
M server_privileges.php
M server_status_variables.php
M server_variables.php
M setup/config.php
M setup/frames/config.inc.php
M setup/frames/index.inc.php
M setup/frames/menu.inc.php
M setup/lib/ConfigGenerator.php
M setup/lib/FormProcessing.php
M setup/lib/Index.php
M setup/lib/common.inc.php
M setup/validate.php
M sql.php
M tbl_addfield.php
M tbl_change.php
M tbl_chart.php
M tbl_create.php
M tbl_export.php
M tbl_find_replace.php
M tbl_get_field.php
M tbl_gis_visualization.php
M tbl_indexes.php
M tbl_operations.php
M tbl_relation.php
M tbl_replace.php
M tbl_row_action.php
M tbl_select.php
M tbl_structure.php
M tbl_tracking.php
M tbl_zoom_select.php
M test/bootstrap-dist.php
M test/classes/AdvisorTest.php
M test/classes/BookmarkTest.php
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/CharsetsTest.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/ServerConfigChecksTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/Database/DatabaseStructureControllerTest.php
M test/classes/Controllers/Server/ServerBinlogControllerTest.php
M test/classes/Controllers/Server/ServerCollationsControllerTest.php
M test/classes/Controllers/Server/ServerDatabasesControllerTest.php
M test/classes/Controllers/Server/ServerEnginesControllerTest.php
M test/classes/Controllers/Server/ServerPluginsControllerTest.php
M test/classes/Controllers/Server/ServerVariablesControllerTest.php
M test/classes/Controllers/Table/TableIndexesControllerTest.php
M test/classes/Controllers/Table/TableRelationControllerTest.php
M test/classes/Controllers/Table/TableSearchControllerTest.php
M test/classes/Controllers/Table/TableStructureControllerTest.php
M test/classes/CoreTest.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/Database/QbeTest.php
M test/classes/Database/SearchTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Dbi/DbiDummyTest.php
M test/classes/Display/ExportTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Engines/BdbTest.php
M test/classes/Engines/InnodbTest.php
M test/classes/Engines/MemoryTest.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/ErrorTest.php
M test/classes/ExportTest.php
M test/classes/FileTest.php
M test/classes/FontTest.php
M test/classes/FooterTest.php
M test/classes/Gis/GisFactoryTest.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/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/MessageTest.php
M test/classes/MimeTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Navigation/Nodes/NodeDatabaseTest.php
M test/classes/Navigation/Nodes/NodeTableTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/OperationsTest.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/ImportLdiTest.php
M test/classes/Plugins/Import/ImportMediawikiTest.php
M test/classes/Plugins/Import/ImportShpTest.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/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/OptionsPropertyGroupTest.php
M test/classes/Properties/Options/OptionsPropertyOneItemTest.php
M test/classes/RelationCleanupDbiMock.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/PrivilegesTest.php
M test/classes/Server/SelectTest.php
M test/classes/Server/Status/AdvisorTest.php
M test/classes/Server/Status/DataTest.php
M test/classes/Server/Status/MonitorTest.php
M test/classes/Server/Status/ProcessesTest.php
M test/classes/Server/Status/QueriesTest.php
M test/classes/Server/Status/VariablesTest.php
M test/classes/Server/StatusTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/Setup/ConfigGeneratorTest.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/Stubs/Response.php
M test/classes/SysInfoTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/TableTest.php
M test/classes/TemplateTest.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/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/libraries/FilesTest.php
M test/libraries/common/GetCheckboxTest.php
M test/selenium/ExportTest.php
M test/selenium/TableCreateTest.php
M test/selenium/TestBase.php
M themes/svg_gradient.php
M transformation_overview.php
M transformation_wrapper.php
M version_check.php
M view_create.php
M view_operations.php
Log Message:
-----------
Use short array syntax instead of long array syntax
Replaces array() with [].
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.