Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f23ab54ca9906a3efb18ec4c657a4055e7719881
https://github.com/phpmyadmin/phpmyadmin/commit/f23ab54ca9906a3efb18ec4c657a4055e7719881
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2023-06-28 (Wed, 06 June 2023) -03:00

Changed paths: 
A libraries/classes/Export/Export.php
A test/classes/Export/ExportTest.php
M libraries/classes/Controllers/Database/ExportController.php
M libraries/classes/Controllers/Export/ExportController.php
M libraries/classes/Controllers/SchemaExportController.php
M libraries/classes/Display/Results.php
M libraries/classes/Plugins/ExportPlugin.php
M libraries/services.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/SchemaExportControllerTest.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
D libraries/classes/Export.php
D test/classes/ExportTest.php

Log Message:
-----------
Move the Export class to the Export namespace

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

Commit: 1f935e57f75d6e7aa8a7ddf09e4b34434e808d96
https://github.com/phpmyadmin/phpmyadmin/commit/1f935e57f75d6e7aa8a7ddf09e4b34434e808d96
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2023-06-28 (Wed, 06 June 2023) -03:00

Changed paths: 
A libraries/classes/Import/Import.php
A test/classes/Import/ImportTest.php
M libraries/classes/Controllers/Database/ImportController.php
M libraries/classes/Controllers/Import/ImportController.php
M libraries/classes/Controllers/Server/ImportController.php
M libraries/classes/Controllers/Table/ImportController.php
M libraries/classes/Plugins/Import/ImportOds.php
M libraries/classes/Plugins/Import/ImportShp.php
M libraries/classes/Plugins/Import/ImportXml.php
M libraries/classes/Plugins/ImportPlugin.php
M libraries/services.php
M phpstan-baseline.neon
M psalm-baseline.xml
D libraries/classes/Import.php
D test/classes/ImportTest.php

Log Message:
-----------
Move the Import class to the Import namespace

Signed-off-by: Maurício Meneghini Fauth <[email protected]>

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to