[phpmyadmin/phpmyadmin] be976e: Adjusting parameters in ExportPlugin class

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: be976e4b574caf2baf9a8ef7e5096c9c5451ce80 https://github.com/phpmyadmin/phpmyadmin/commit/be976e4b574caf2baf9a8ef7e509... Author: Rodrigo Pokemaobr <contato@pokemaobr.dev> Date: 2022-04-28 (Thu, 04 April 2022) -03:00 Changed paths: M libraries/classes/Plugins.php M libraries/classes/Plugins/ExportPlugin.php M libraries/classes/Util.php M test/classes/ExportTest.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/PluginsTest.php Log Message: ----------- Adjusting parameters in ExportPlugin class Signed-off-by: Rodrigo Pokemaobr <contato@pokemaobr.dev> Commit: abf60329bb17307b88d192b44e78913100f77233 https://github.com/phpmyadmin/phpmyadmin/commit/abf60329bb17307b88d192b44e78... Author: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Date: 2022-04-28 (Thu, 04 April 2022) -03:00 Changed paths: M libraries/classes/Plugins.php M libraries/classes/Plugins/ExportPlugin.php M libraries/classes/Util.php M test/classes/ExportTest.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/PluginsTest.php Log Message: ----------- Merge pull request #17501 from pokemaobr/exportNew Adjusting parameters in ExportPlugin class
participants (1)
-
Rodrigo Pokemaobr