[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 3ae05c: Use short list syntax and single line arrays

Maurício Meneghini Fauth mauricio at fauth.dev
Tue May 26 08:37:11 CEST 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3ae05c785dfff00dff177be6495e74b0e162d02b
https://github.com/phpmyadmin/phpmyadmin/commit/3ae05c785dfff00dff177be6495e74b0e162d02b
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-05-26 (Tue, 05 May 2020) -03:00

Changed paths: 
M examples/openid.php
M libraries/classes/BrowseForeigners.php
M libraries/classes/CentralColumns.php
M libraries/classes/CheckUserPrivileges.php
M libraries/classes/Common.php
M libraries/classes/Config/FormDisplayTemplate.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/ServerConfigChecks.php
M libraries/classes/Controllers/Database/DataDictionaryController.php
M libraries/classes/Controllers/Database/DesignerController.php
M libraries/classes/Controllers/Database/EventsController.php
M libraries/classes/Controllers/Database/ExportController.php
M libraries/classes/Controllers/Database/ImportController.php
M libraries/classes/Controllers/Database/QueryByExampleController.php
M libraries/classes/Controllers/Database/RoutinesController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/Database/TriggersController.php
M libraries/classes/Controllers/ExportController.php
M libraries/classes/Controllers/Server/CollationsController.php
M libraries/classes/Controllers/Server/Status/AdvisorController.php
M libraries/classes/Controllers/Server/VariablesController.php
M libraries/classes/Controllers/Table/StructureController.php
M libraries/classes/Controllers/Table/TriggersController.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/Database/MultiTableQuery.php
M libraries/classes/Display/Export.php
M libraries/classes/Display/Import.php
M libraries/classes/Display/Results.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/ErrorReport.php
M libraries/classes/Import.php
M libraries/classes/InsertEdit.php
M libraries/classes/IpAllowDeny.php
M libraries/classes/Linter.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Operations.php
M libraries/classes/Plugins/Auth/AuthenticationSignon.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/ExportOdt.php
M libraries/classes/Plugins/Export/ExportSql.php
M libraries/classes/Plugins/Export/ExportTexytext.php
M libraries/classes/Plugins/Import/ImportMediawiki.php
M libraries/classes/Plugins/Import/ImportOds.php
M libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php
M libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php
M libraries/classes/ReplicationGui.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/SysInfo/SunOs.php
M libraries/classes/Table/ColumnsDefinition.php
M libraries/classes/Tracking.php
M libraries/classes/TwoFactor.php
M libraries/classes/Types.php
M libraries/services.php
M libraries/services_controllers.php
M test/classes/AbstractTestCase.php
M test/classes/CheckUserPrivilegesTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/QbeTest.php
M test/classes/Display/ExportTest.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/PbxtTest.php
M test/classes/ExportTest.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/GisPolygonTest.php
M test/classes/InsertEditTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportOdtTest.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/Plugins/Transformations/TransformationPluginsTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Stubs/DbiDummy.php
M test/classes/Table/SearchTest.php
M test/classes/TrackingTest.php
M test/classes/TypesTest.php
M test/classes/UserPreferencesTest.php
M test/selenium/TestBase.php

Log Message:
-----------
Use short list syntax and single line arrays

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



More information about the Git mailing list