Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4d61ef23135a7d323b278116f779d65d836a58dd
https://github.com/phpmyadmin/phpmyadmin/commit/4d61ef23135a7d323b278116f77…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-26 (Tue, 05 May 2020) +02:00
Changed paths:
A libraries/classes/Query/Cache.php
A libraries/classes/Query/Generator.php
M libraries/classes/Controllers/Table/OperationsController.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/DbTableExists.php
M libraries/classes/Dbal/DbalInterface.php
M libraries/classes/Table.php
M phpstan-baseline.neon
M test/classes/Display/ExportTest.php
M test/classes/TableTest.php
Log Message:
-----------
Split some code out of DatabaseInterface
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 9ce286070e28811e7881cb8c4a6c263660596ea8
https://github.com/phpmyadmin/phpmyadmin/commit/9ce286070e28811e7881cb8c4a6…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-27 (Wed, 05 May 2020) +02:00
Changed paths:
A libraries/classes/Query/Cache.php
A libraries/classes/Query/Generator.php
M libraries/classes/Controllers/Table/OperationsController.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/DbTableExists.php
M libraries/classes/Dbal/DbalInterface.php
M libraries/classes/Table.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Display/ExportTest.php
M test/classes/TableTest.php
Log Message:
-----------
Merge #16142 - Split some code out of DatabaseInterface
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 82c2964bb8893973bbeab037afd67aff9fefd51d
https://github.com/phpmyadmin/phpmyadmin/commit/82c2964bb8893973bbeab037afd…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-05-26 (Tue, 05 May 2020) -03:00
Changed paths:
M examples/openid.php
M libraries/classes/CheckUserPrivileges.php
M libraries/classes/Command/CacheWarmupCommand.php
M libraries/classes/Config.php
M libraries/classes/Config/PageSettings.php
M libraries/classes/Controllers/ImportController.php
M libraries/classes/Controllers/Preferences/ExportController.php
M libraries/classes/Controllers/Preferences/FeaturesController.php
M libraries/classes/Controllers/Preferences/ImportController.php
M libraries/classes/Controllers/Preferences/MainPanelController.php
M libraries/classes/Controllers/Preferences/NavigationController.php
M libraries/classes/Controllers/Preferences/SqlController.php
M libraries/classes/Controllers/Preferences/TwoFactorController.php
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Database/Events.php
M libraries/classes/Database/Routines.php
M libraries/classes/Database/Triggers.php
M libraries/classes/Encoding.php
M libraries/classes/File.php
M libraries/classes/Git.php
M libraries/classes/Import.php
M libraries/classes/Plugins/Auth/AuthenticationConfig.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Plugins/Auth/AuthenticationHttp.php
M libraries/classes/Plugins/Auth/AuthenticationSignon.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php
M libraries/classes/Plugins/TwoFactorPlugin.php
M libraries/classes/Replication.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Table.php
M libraries/classes/Types.php
M phpstan-baseline.neon
M setup/config.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Stubs/DbiDummy.php
M test/selenium/TestBase.php
Log Message:
-----------
Remove useless elses
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: bd979dd1ffa0f98a06dcda1b9921b954b87cde95
https://github.com/phpmyadmin/phpmyadmin/commit/bd979dd1ffa0f98a06dcda1b992…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-05-26 (Tue, 05 May 2020) -03:00
Changed paths:
M libraries/classes/Command/CacheWarmupCommand.php
M libraries/classes/Controllers/Database/CentralColumnsController.php
M libraries/classes/Controllers/Preferences/ManageController.php
M libraries/classes/Controllers/Table/OperationsController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Database/Qbe.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/ErrorHandler.php
M libraries/classes/File.php
M libraries/classes/Gis/GisVisualization.php
M libraries/classes/Git.php
M libraries/classes/Import.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/Nodes/Node.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/Import/ImportCsv.php
M libraries/classes/Plugins/Import/ImportMediawiki.php
M libraries/classes/Plugins/Import/ImportOds.php
M libraries/classes/Plugins/Import/ImportXml.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Table.php
M libraries/classes/Table/Search.php
M libraries/classes/Util.php
M libraries/classes/Utils/HttpRequest.php
M setup/config.php
M test/selenium/TestBase.php
Log Message:
-----------
Remove useless elseif with if
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f4582e083eff6033d0b2930b594554913136d8e0
https://github.com/phpmyadmin/phpmyadmin/commit/f4582e083eff6033d0b2930b594…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-05-27 (Wed, 05 May 2020) -03:00
Changed paths:
M examples/openid.php
M libraries/classes/Advisor.php
M libraries/classes/Bookmark.php
M libraries/classes/CentralColumns.php
M libraries/classes/Charsets/Collation.php
M libraries/classes/CheckUserPrivileges.php
M libraries/classes/Command/CacheWarmupCommand.php
M libraries/classes/Common.php
M libraries/classes/Config.php
M libraries/classes/Config/ConfigFile.php
M libraries/classes/Config/Form.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Config/PageSettings.php
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Config/Validator.php
M libraries/classes/Controllers/ChangeLogController.php
M libraries/classes/Controllers/Database/CentralColumnsController.php
M libraries/classes/Controllers/Database/DesignerController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/Database/TrackingController.php
M libraries/classes/Controllers/ExportController.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/ImportController.php
M libraries/classes/Controllers/PhpInfoController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/Server/Status/ProcessesController.php
M libraries/classes/Controllers/Server/Status/StatusController.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/Table/AddFieldController.php
M libraries/classes/Controllers/Table/ChartController.php
M libraries/classes/Controllers/Table/CreateController.php
M libraries/classes/Controllers/Table/GisVisualizationController.php
M libraries/classes/Controllers/Table/OperationsController.php
M libraries/classes/Controllers/Table/RelationController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Controllers/Table/StructureController.php
M libraries/classes/Controllers/Table/ZoomSearchController.php
M libraries/classes/Controllers/TransformationWrapperController.php
M libraries/classes/Core.php
M libraries/classes/CreateAddField.php
M libraries/classes/Database/Designer.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/Database/Events.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Routines.php
M libraries/classes/Database/Search.php
M libraries/classes/Database/Triggers.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/Results.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/FileListing.php
M libraries/classes/Footer.php
M libraries/classes/Gis/GisGeometry.php
M libraries/classes/Gis/GisGeometryCollection.php
M libraries/classes/Gis/GisMultiPoint.php
M libraries/classes/Gis/GisMultiPolygon.php
M libraries/classes/Gis/GisVisualization.php
M libraries/classes/Git.php
M libraries/classes/Html/Generator.php
M libraries/classes/Import.php
M libraries/classes/Index.php
M libraries/classes/IndexColumn.php
M libraries/classes/InsertEdit.php
M libraries/classes/LanguageManager.php
M libraries/classes/Linter.php
M libraries/classes/ListDatabase.php
M libraries/classes/Menu.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/NodeDatabase.php
M libraries/classes/Navigation/Nodes/NodeDatabaseChildContainer.php
M libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php
M libraries/classes/Navigation/Nodes/NodeTable.php
M libraries/classes/Normalization.php
M libraries/classes/Operations.php
M libraries/classes/OutputBuffering.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/ExportHtmlword.php
M libraries/classes/Plugins/Export/ExportLatex.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/ExportPlugin.php
M libraries/classes/Plugins/Import/ImportCsv.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/Schema/Dia/DiaRelationSchema.php
M libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php
M libraries/classes/Plugins/Schema/Eps/TableStatsEps.php
M libraries/classes/Plugins/Schema/Pdf/Pdf.php
M libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php
M libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php
M libraries/classes/Plugins/Schema/TableStats.php
M libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php
M libraries/classes/Plugins/Transformations/Output/Text_Plain_Sql.php
M libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php
M libraries/classes/Plugins/TwoFactor/Application.php
M libraries/classes/Plugins/TwoFactor/Key.php
M libraries/classes/Properties/Options/OptionsPropertyItem.php
M libraries/classes/RecentFavoriteTable.php
M libraries/classes/Relation.php
M libraries/classes/RelationCleanup.php
M libraries/classes/ReplicationGui.php
M libraries/classes/ReplicationInfo.php
M libraries/classes/Response.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/SysInfo/WindowsNt.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Session.php
M libraries/classes/Setup/ConfigGenerator.php
M libraries/classes/Setup/Index.php
M libraries/classes/Sql.php
M libraries/classes/StorageEngine.php
M libraries/classes/Table.php
M libraries/classes/Table/ColumnsDefinition.php
M libraries/classes/Table/Search.php
M libraries/classes/Template.php
M libraries/classes/ThemeManager.php
M libraries/classes/Tracker.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/classes/ZipExtension.php
M libraries/services_loader.php
M phpstan-baseline.neon
M test/classes/AdvisorTest.php
M test/classes/Config/DescriptionTest.php
M test/classes/ConfigTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/TriggersTest.php
M test/classes/Plugins/Transformations/TransformationPluginsTest.php
M test/classes/ScriptsTest.php
M test/classes/TrackerTest.php
M test/classes/Utils/HttpRequestTest.php
M test/selenium/TestBase.php
Log Message:
-----------
Use early exit when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 2d02a15de37f2552e5974975d1216cbf1ae1ff85
https://github.com/phpmyadmin/phpmyadmin/commit/2d02a15de37f2552e5974975d12…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-05-26 (Tue, 05 May 2020) -03:00
Changed paths:
M js/messages.php
M libraries/classes/Advisor.php
M libraries/classes/Config.php
M libraries/classes/Core.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/LanguageManager.php
M libraries/classes/Plugins.php
M libraries/classes/Plugins/Auth/AuthenticationSignon.php
M libraries/classes/Sanitize.php
M libraries/classes/Server/Privileges.php
M libraries/classes/StorageEngine.php
M libraries/routes.php
M libraries/services_loader.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
Log Message:
-----------
Add static to closures that don't use $this
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a300a25319c24e45ebb37a6fb68e8afb7c924316
https://github.com/phpmyadmin/phpmyadmin/commit/a300a25319c24e45ebb37a6fb68…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-26 (Tue, 05 May 2020) +02:00
Changed paths:
M test/classes/BookmarkTest.php
M test/classes/CheckUserPrivilegesTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/ImportTest.php
M test/classes/IpAllowDenyTest.php
M test/classes/LanguageTest.php
M test/classes/ListDatabaseTest.php
M test/classes/Navigation/NodeFactoryTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/NormalizationTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.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/RelationTest.php
M test/classes/Server/PrivilegesTest.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/UtilTest.php
M test/classes/ZipExtensionTest.php
Log Message:
-----------
Replace assertEquals({false,true} by assert{false,true}
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: e184b470cd02d40e6c824ff1b5f40062952e86c6
https://github.com/phpmyadmin/phpmyadmin/commit/e184b470cd02d40e6c824ff1b5f…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-26 (Tue, 05 May 2020) +02:00
Changed paths:
M test/classes/TableTest.php
Log Message:
-----------
Fix testDuplicateInfo after last commit, it does return -1
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 94955f187afbeb85b0d8d7e5ba1f0075be0cc921
https://github.com/phpmyadmin/phpmyadmin/commit/94955f187afbeb85b0d8d7e5ba1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-05-26 (Tue, 05 May 2020) -03:00
Changed paths:
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/ErrorReportController.php
M libraries/classes/Controllers/ImportController.php
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Display/Results.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/Html/Generator.php
M libraries/classes/Table.php
M libraries/classes/Util.php
M phpcs.xml.dist
M test/classes/Engines/InnodbTest.php
M test/classes/InsertEditTest.php
Log Message:
-----------
Fix function call signatures indentation
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3ae05c785dfff00dff177be6495e74b0e162d02b
https://github.com/phpmyadmin/phpmyadmin/commit/3ae05c785dfff00dff177be6495…
Author: Maurício Meneghini Fauth <mauricio(a)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(a)fauth.dev>