Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 80a45fa0ae096ff75769ca758c707e5bd465d29a https://github.com/phpmyadmin/phpmyadmin/commit/80a45fa0ae096ff75769ca758c70... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-05-16 (Sat, 05 May 2020) -03:00
Changed paths: M js/messages.php M libraries/classes/Config/Descriptions.php M libraries/classes/Controllers/Database/DesignerController.php M libraries/classes/Controllers/Database/OperationsController.php M libraries/classes/Controllers/Database/TrackingController.php M libraries/classes/Controllers/ExportController.php M libraries/classes/Controllers/GisDataEditorController.php M libraries/classes/Controllers/HomeController.php M libraries/classes/Controllers/Preferences/ManageController.php M libraries/classes/Controllers/Server/PrivilegesController.php M libraries/classes/Controllers/Table/OperationsController.php M libraries/classes/Controllers/Table/StructureController.php M libraries/classes/Controllers/ViewCreateController.php M libraries/classes/Database/Designer/Common.php M libraries/classes/Database/Routines.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/Export.php M libraries/classes/Footer.php M libraries/classes/Gis/GisFactory.php M libraries/classes/Gis/GisGeometry.php M libraries/classes/Gis/GisVisualization.php M libraries/classes/InsertEdit.php M libraries/classes/Navigation/Nodes/Node.php M libraries/classes/Normalization.php M libraries/classes/Operations.php M libraries/classes/Plugins/Auth/AuthenticationCookie.php M libraries/classes/Plugins/Export/ExportSql.php M libraries/classes/Plugins/Export/Helpers/Pdf.php M libraries/classes/Plugins/Import/ImportCsv.php M libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php M libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php M libraries/classes/Plugins/TwoFactor/Application.php M libraries/classes/Plugins/TwoFactor/Key.php M libraries/classes/Plugins/TwoFactorPlugin.php M libraries/classes/ReplicationGui.php M libraries/classes/Sanitize.php M libraries/classes/Server/Privileges.php M libraries/classes/Setup/Index.php M libraries/classes/SqlQueryForm.php M libraries/classes/Table.php M libraries/classes/Table/ColumnsDefinition.php M libraries/classes/Tracking.php M libraries/classes/Util.php M libraries/common.inc.php M libraries/routes.php M phpcs.xml.dist M phpstan-baseline.neon M psalm-baseline.xml M test/bootstrap-static.php M test/classes/CheckUserPrivilegesTest.php M test/classes/ConfigTest.php M test/classes/CoreTest.php M test/classes/Database/SearchTest.php M test/classes/Database/TriggersTest.php M test/classes/Engines/InnodbTest.php M test/classes/Engines/MyisamTest.php M test/classes/ErrorTest.php M test/classes/ExportTest.php M test/classes/Html/MySQLDocumentationTest.php M test/classes/Plugins/Auth/AuthenticationCookieTest.php M test/classes/Plugins/Auth/AuthenticationSignonTest.php M test/classes/Plugins/Export/ExportSqlTest.php M test/classes/RelationCleanupTest.php M test/classes/SanitizeTest.php M test/classes/Stubs/DbiDummy.php M test/classes/TwoFactorTest.php M test/classes/UrlTest.php M test/classes/VersionInformationTest.php M test/selenium/Database/ProceduresTest.php M test/selenium/TestBase.php
Log Message: ----------- Break too long lines
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev