[phpMyAdmin Git] [phpmyadmin/phpmyadmin] e1f9ae: Add a trailing comma in multi-line arrays

Maurício Meneghini Fauth mauricio at fauth.dev
Fri Jun 14 19:10:40 CEST 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e1f9ae00cd2f88196963ed4256a3208bfd47ac97
https://github.com/phpmyadmin/phpmyadmin/commit/e1f9ae00cd2f88196963ed4256a3208bfd47ac97
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-06-14 (Fri, 06 June 2019) -03:00

Changed paths: 
M changelog.php
M import.php
M libraries/classes/Config.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Config/Forms/Setup/FeaturesForm.php
M libraries/classes/Config/Forms/Setup/ServersForm.php
M libraries/classes/Config/Forms/User/ExportForm.php
M libraries/classes/Config/Forms/User/FeaturesForm.php
M libraries/classes/Config/Forms/User/MainForm.php
M libraries/classes/Config/SpecialSchemaLinks.php
M libraries/classes/Config/Validator.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M libraries/classes/Controllers/Setup/HomeController.php
M libraries/classes/Controllers/Table/GisVisualizationController.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Database/Qbe.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Display/Results.php
M libraries/classes/ErrorReport.php
M libraries/classes/Gis/GisGeometry.php
M libraries/classes/Header.php
M libraries/classes/InsertEdit.php
M libraries/classes/InternalRelations.php
M libraries/classes/ListDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChild.php
M libraries/classes/Normalization.php
M libraries/classes/Operations.php
M libraries/classes/Plugins/Export/ExportJson.php
M libraries/classes/Plugins/Export/ExportPdf.php
M libraries/classes/Sanitize.php
M libraries/classes/SavedSearches.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Tracking.php
M libraries/classes/Transformations.php
M libraries/classes/Twig/SanitizeExtension.php
M libraries/classes/Types.php
M libraries/classes/UserPassword.php
M libraries/classes/UserPreferences.php
M libraries/classes/Util.php
M libraries/config.default.php
M libraries/tbl_columns_definition_form.inc.php
M prefs_manage.php
M tbl_chart.php
M tbl_find_replace.php
M tbl_select.php
M tbl_structure.php
M tbl_zoom_select.php
M test/bootstrap-dist.php
M test/classes/AdvisorTest.php
M test/classes/CentralColumnsTest.php
M test/classes/Config/ConfigFileTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/CoreTest.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/Display/ResultsTest.php
M test/classes/Engines/InnodbTest.php
M test/classes/ErrorReportTest.php
M test/classes/ErrorTest.php
M test/classes/FooterTest.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/NormalizationTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportLatexTest.php
M test/classes/Plugins/Export/ExportMediawikiTest.php
M test/classes/Plugins/Export/ExportOdtTest.php
M test/classes/Plugins/Export/ExportPdfTest.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/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/RelationTest.php
M test/classes/ReplicationGuiTest.php
M test/classes/Rte/RoutinesTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/UserGroupsTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/Setup/IndexTest.php
M test/classes/SqlTest.php
M test/classes/TableTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.php
M test/classes/TwoFactorTest.php
M test/classes/TypesTest.php
M test/classes/UserPreferencesTest.php
M test/classes/UtilTest.php
M test/classes/ZipExtensionTest.php
M view_operations.php

Log Message:
-----------
Add a trailing comma in multi-line arrays

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list