Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e9bcb211f4a83ffad3679a23317f625a29936c6c
https://github.com/phpmyadmin/phpmyadmin/commit/e9bcb211f4a83ffad3679a23317…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-19 (Thu, 12 December 2024) +01:00
Changed paths:
M phpcs.xml.dist
Log Message:
-----------
Make phpcs reports relative and ignore revision-info.php
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: b950c49a772a50a3f7cb872d4a7d0a41e16320f7
https://github.com/phpmyadmin/phpmyadmin/commit/b950c49a772a50a3f7cb872d4a7…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-19 (Thu, 12 December 2024) +01:00
Changed paths:
M libraries/classes/Command/WriteGitRevisionCommand.php
M libraries/classes/Git.php
M test/classes/Command/WriteGitRevisionCommandTest.php
M test/classes/GitTest.php
Log Message:
-----------
Fix #19455 - Support reading all the commit info from revision-info.php
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: a6642254f88553c25e96aed39695f9b2f743b024
https://github.com/phpmyadmin/phpmyadmin/commit/a6642254f88553c25e96aed3969…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-19 (Thu, 12 December 2024) +01:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
Log Message:
-----------
Update the phpstan and psalm baselines
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 704f6733072d669bfa432b40ca21584c9827baa4
https://github.com/phpmyadmin/phpmyadmin/commit/704f6733072d669bfa432b40ca2…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-19 (Thu, 12 December 2024) +01:00
Changed paths:
M libraries/classes/Command/WriteGitRevisionCommand.php
M libraries/classes/Git.php
M phpcs.xml.dist
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Command/WriteGitRevisionCommandTest.php
M test/classes/GitTest.php
Log Message:
-----------
Merge #19458 - Fix #19455 - Support a git revision info only from revision-info.php
Pull-request: #19458
Fixes: #19455
Ref: https://github.com/phpmyadmin/scripts/commit/d8c97ad84a555655af933e20b90c41…
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 1497a1693ef780eae7a7e9970471dc4f6ea759ff
https://github.com/phpmyadmin/phpmyadmin/commit/1497a1693ef780eae7a7e997047…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-19 (Thu, 12 December 2024) +01:00
Changed paths:
M libraries/classes/Command/WriteGitRevisionCommand.php
Log Message:
-----------
Ensure quotes (') are escaped in revision-info.php files
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 18f8ae0da115b2249945d734a23a4307f87f2ed3
https://github.com/phpmyadmin/phpmyadmin/commit/18f8ae0da115b2249945d734a23…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-19 (Thu, 12 December 2024) +01:00
Changed paths:
M libraries/classes/Command/WriteGitRevisionCommand.php
M libraries/classes/Footer.php
M libraries/classes/Git.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Command/WriteGitRevisionCommandTest.php
M test/classes/GitTest.php
Log Message:
-----------
Ref #19455 - Move all the code for revision-info.php to the Git class
Pull-request: #19458
Ref: #19455
And add one more new line
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 159082f2833984baca5a4b3526c1bd6b5508a194
https://github.com/phpmyadmin/phpmyadmin/commit/159082f2833984baca5a4b3526c…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-17 (Tue, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportCsv.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportOds.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportTexytext.php
M tests/unit/Plugins/Export/ExportCsvTest.php
M tests/unit/Plugins/Export/ExportExcelTest.php
M tests/unit/Plugins/Export/ExportHtmlwordTest.php
M tests/unit/Plugins/Export/ExportOdsTest.php
M tests/unit/Plugins/Export/ExportOdtTest.php
M tests/unit/Plugins/Export/ExportTexytextTest.php
Log Message:
-----------
Remove what global variable
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 676bef3ab78350f267cd78fec994ae29ee712859
https://github.com/phpmyadmin/phpmyadmin/commit/676bef3ab78350f267cd78fec99…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-17 (Tue, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M psalm.xml
M src/Plugins/Export/ExportOds.php
M src/Plugins/Export/ExportOdt.php
M tests/unit/Plugins/Export/ExportOdsTest.php
M tests/unit/Plugins/Export/ExportOdtTest.php
Log Message:
-----------
Replace od*_buffer globals with properties
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: a7832d12ab8012e7aefaf4eb017d8964d1ef1786
https://github.com/phpmyadmin/phpmyadmin/commit/a7832d12ab8012e7aefaf4eb017…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-17 (Tue, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M psalm.xml
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportLatex.php
M tests/unit/Plugins/Export/ExportLatexTest.php
Log Message:
-----------
Remove latex_* global variables
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 98503b1755099bdaa26ba306fedf826eac86b9dc
https://github.com/phpmyadmin/phpmyadmin/commit/98503b1755099bdaa26ba306fed…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-17 (Tue, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportTexytext.php
M tests/unit/Plugins/Export/ExportTexytextTest.php
Log Message:
-----------
Remove texytext_* global variables
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 4f3059b29c0411f008d2f7ec57e623b09126807c
https://github.com/phpmyadmin/phpmyadmin/commit/4f3059b29c0411f008d2f7ec57e…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-17 (Tue, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportOdt.php
M tests/unit/Plugins/Export/ExportOdtTest.php
Log Message:
-----------
Remove odt_* global variables
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 8a3f1f5855d69ebb459ee8cff9595aa5de5bb98f
https://github.com/phpmyadmin/phpmyadmin/commit/8a3f1f5855d69ebb459ee8cff95…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-17 (Tue, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportOds.php
M tests/unit/Plugins/Export/ExportOdsTest.php
Log Message:
-----------
Remove ods_* global variable
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 7f6d72c3ac79edc64cf26d840b144b915186f597
https://github.com/phpmyadmin/phpmyadmin/commit/7f6d72c3ac79edc64cf26d840b1…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-17 (Tue, 12 December 2024) -03:00
Changed paths:
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportMediawiki.php
M tests/unit/Plugins/Export/ExportMediawikiTest.php
M tests/unit/Plugins/Export/ExportOdsTest.php
M tests/unit/Plugins/Export/ExportOdtTest.php
Log Message:
-----------
Remove mediawiki_* global variables
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: cf74be0514b67e374efdf9b6eda3ca9e5efdf1c4
https://github.com/phpmyadmin/phpmyadmin/commit/cf74be0514b67e374efdf9b6eda…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-17 (Tue, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportHtmlword.php
M tests/unit/Plugins/Export/ExportHtmlwordTest.php
Log Message:
-----------
Remove htmlword_* global variables
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: bc1d6ee897606096b1700cc048254cd90ecb1ca5
https://github.com/phpmyadmin/phpmyadmin/commit/bc1d6ee897606096b1700cc0482…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-17 (Tue, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportJson.php
Log Message:
-----------
Remove json_* global variables
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 7d7da4a36797a5033da1a2aa70c0a8906d55fc5e
https://github.com/phpmyadmin/phpmyadmin/commit/7d7da4a36797a5033da1a2aa70c…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-18 (Wed, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M psalm.xml
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportCsv.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportJson.php
M src/Plugins/Export/ExportLatex.php
M src/Plugins/Export/ExportMediawiki.php
M src/Plugins/Export/ExportOds.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportTexytext.php
M tests/unit/Plugins/Export/ExportCsvTest.php
M tests/unit/Plugins/Export/ExportExcelTest.php
M tests/unit/Plugins/Export/ExportHtmlwordTest.php
M tests/unit/Plugins/Export/ExportLatexTest.php
M tests/unit/Plugins/Export/ExportMediawikiTest.php
M tests/unit/Plugins/Export/ExportOdsTest.php
M tests/unit/Plugins/Export/ExportOdtTest.php
M tests/unit/Plugins/Export/ExportTexytextTest.php
Log Message:
-----------
Merge pull request #19451 from MauricioFauth/export-globals
Remove some export plugins global variables
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0e7c4d64314351bf2522437b7384a52080597314
https://github.com/phpmyadmin/phpmyadmin/commit/0e7c4d64314351bf2522437b738…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-17 (Tue, 12 December 2024) +01:00
Changed paths:
M scripts/create-release.sh
Log Message:
-----------
Add --compressions option to create-release.sh and update example
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: f23d46e37876173f5240945f2a65a36de48f0afc
https://github.com/phpmyadmin/phpmyadmin/commit/f23d46e37876173f5240945f2a6…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-17 (Tue, 12 December 2024) +01:00
Changed paths:
M scripts/create-release.sh
Log Message:
-----------
Add --revision-info and document --daily on create-release.sh
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 198bcdede027d18cda40b288ffac4c08626637cf
https://github.com/phpmyadmin/phpmyadmin/commit/198bcdede027d18cda40b288ffa…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-17 (Tue, 12 December 2024) +01:00
Changed paths:
M scripts/create-release.sh
Log Message:
-----------
Move version check before branch like the param order should be, on create-release.sh
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 81cf7f260c68179ab5efd43ea46fc6c2b4b697fa
https://github.com/phpmyadmin/phpmyadmin/commit/81cf7f260c68179ab5efd43ea46…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-17 (Tue, 12 December 2024) +01:00
Changed paths:
M scripts/create-release.sh
Log Message:
-----------
Add --kits and --no-sign options to create-release.sh
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 1634264816449dc42d17872174f3e8d73d4e36b2
https://github.com/phpmyadmin/phpmyadmin/commit/1634264816449dc42d17872174f…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-17 (Tue, 12 December 2024) +01:00
Changed paths:
M scripts/create-release.sh
Log Message:
-----------
Improving the signing message and compression signing in create-release.sh
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: bd806f7559b761724702c5585f05ad3e3d0da7ca
https://github.com/phpmyadmin/phpmyadmin/commit/bd806f7559b761724702c5585f0…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-14 (Sat, 12 December 2024) -03:00
Changed paths:
M src/Controllers/Export/ExportController.php
M src/Plugins/Export/ExportCodegen.php
M src/Plugins/Export/ExportCsv.php
M src/Plugins/Export/ExportExcel.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportJson.php
M src/Plugins/Export/ExportLatex.php
M src/Plugins/Export/ExportMediawiki.php
M src/Plugins/Export/ExportOds.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportPdf.php
M src/Plugins/Export/ExportPhparray.php
M src/Plugins/Export/ExportSql.php
M src/Plugins/Export/ExportTexytext.php
M src/Plugins/Export/ExportXml.php
M src/Plugins/Export/ExportYaml.php
M src/Plugins/ExportPlugin.php
Log Message:
-----------
Add ExportPlugin::setExportOptions() abstract method
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 9322565d9bcb6bb5bb851c70ddb540bba1db9fb8
https://github.com/phpmyadmin/phpmyadmin/commit/9322565d9bcb6bb5bb851c70ddb…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-14 (Sat, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M psalm.xml
M src/Controllers/Export/ExportController.php
M src/Export/Export.php
M src/Plugins/Export/ExportCodegen.php
M src/Plugins/Export/ExportCsv.php
M src/Plugins/Export/ExportExcel.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportJson.php
M src/Plugins/Export/ExportLatex.php
M src/Plugins/Export/ExportMediawiki.php
M src/Plugins/Export/ExportOds.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportPdf.php
M src/Plugins/Export/ExportPhparray.php
M src/Plugins/Export/ExportSql.php
M src/Plugins/Export/ExportTexytext.php
M src/Plugins/Export/ExportXml.php
M src/Plugins/Export/ExportYaml.php
M src/Plugins/ExportPlugin.php
M tests/unit/Export/ExportTest.php
M tests/unit/Plugins/Export/ExportSqlTest.php
Log Message:
-----------
Remove *_structure_or_data globals
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 2009234dfcaf24f6062f1685aa6ebaf56882c64f
https://github.com/phpmyadmin/phpmyadmin/commit/2009234dfcaf24f6062f1685aa6…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-14 (Sat, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Export/Export.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportLatex.php
M src/Plugins/Export/ExportMediawiki.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportPdf.php
M src/Plugins/Export/ExportSql.php
M src/Plugins/Export/ExportTexytext.php
M src/Plugins/Export/Helpers/Pdf.php
M src/Plugins/ExportPlugin.php
M tests/unit/Export/ExportTest.php
M tests/unit/Plugins/Export/ExportHtmlwordTest.php
M tests/unit/Plugins/Export/ExportLatexTest.php
M tests/unit/Plugins/Export/ExportOdtTest.php
M tests/unit/Plugins/Export/ExportSqlTest.php
M tests/unit/Plugins/Export/ExportTexytextTest.php
Log Message:
-----------
Remove *_relation global variables
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 6c9e8c4e2e0c2c11b7a736587fd5d417885576b0
https://github.com/phpmyadmin/phpmyadmin/commit/6c9e8c4e2e0c2c11b7a736587fd…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-14 (Sat, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Export/Export.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportLatex.php
M src/Plugins/Export/ExportMediawiki.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportPdf.php
M src/Plugins/Export/ExportSql.php
M src/Plugins/Export/ExportTexytext.php
M src/Plugins/Export/Helpers/Pdf.php
M src/Plugins/ExportPlugin.php
M tests/unit/Export/ExportTest.php
M tests/unit/Plugins/Export/ExportHtmlwordTest.php
M tests/unit/Plugins/Export/ExportLatexTest.php
M tests/unit/Plugins/Export/ExportMediawikiTest.php
M tests/unit/Plugins/Export/ExportOdtTest.php
M tests/unit/Plugins/Export/ExportSqlTest.php
M tests/unit/Plugins/Export/ExportTexytextTest.php
Log Message:
-----------
Remove *_mime global variables
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: f9d5612f6b6b96161f7cbdb4ec10e2051d2f6497
https://github.com/phpmyadmin/phpmyadmin/commit/f9d5612f6b6b96161f7cbdb4ec1…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-14 (Sat, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Export/Export.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportLatex.php
M src/Plugins/Export/ExportMediawiki.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportPdf.php
M src/Plugins/Export/ExportSql.php
M src/Plugins/Export/ExportTexytext.php
M src/Plugins/ExportPlugin.php
M src/Table/TableMover.php
M tests/unit/Export/ExportTest.php
M tests/unit/Plugins/Export/ExportSqlTest.php
Log Message:
-----------
Remove sql_dates global variable
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: c13d8af2a50d0d9a4e083eaa8716ee2097cd1119
https://github.com/phpmyadmin/phpmyadmin/commit/c13d8af2a50d0d9a4e083eaa871…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-14 (Sat, 12 December 2024) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Controllers/Export/ExportController.php
M src/Export/Export.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportLatex.php
M src/Plugins/Export/ExportMediawiki.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportPdf.php
M src/Plugins/Export/ExportSql.php
M src/Plugins/Export/ExportTexytext.php
M src/Plugins/ExportPlugin.php
M tests/unit/Export/ExportTest.php
M tests/unit/Plugins/Export/ExportHtmlwordTest.php
M tests/unit/Plugins/Export/ExportLatexTest.php
M tests/unit/Plugins/Export/ExportOdtTest.php
M tests/unit/Plugins/Export/ExportSqlTest.php
M tests/unit/Plugins/Export/ExportTexytextTest.php
Log Message:
-----------
Remove *_comments global variables
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: ace08988e4170c29cea8c73235710b08bce620e4
https://github.com/phpmyadmin/phpmyadmin/commit/ace08988e4170c29cea8c732357…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-14 (Sat, 12 December 2024) -03:00
Changed paths:
A src/Export/StructureOrData.php
M src/Export/Export.php
M src/Plugins/Export/ExportCodegen.php
M src/Plugins/Export/ExportCsv.php
M src/Plugins/Export/ExportExcel.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportJson.php
M src/Plugins/Export/ExportLatex.php
M src/Plugins/Export/ExportMediawiki.php
M src/Plugins/Export/ExportOds.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportPdf.php
M src/Plugins/Export/ExportPhparray.php
M src/Plugins/Export/ExportSql.php
M src/Plugins/Export/ExportTexytext.php
M src/Plugins/Export/ExportXml.php
M src/Plugins/Export/ExportYaml.php
M src/Plugins/ExportPlugin.php
M tests/unit/Plugins/Export/ExportSqlTest.php
Log Message:
-----------
Create Export\StructureOrData enum
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Commit: 8138fd169861e4b41c0408d4a3085a85ed4729f2
https://github.com/phpmyadmin/phpmyadmin/commit/8138fd169861e4b41c0408d4a30…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2024-12-16 (Mon, 12 December 2024) -03:00
Changed paths:
A src/Export/StructureOrData.php
M phpstan-baseline.neon
M psalm-baseline.xml
M psalm.xml
M src/Controllers/Export/ExportController.php
M src/Export/Export.php
M src/Plugins/Export/ExportCodegen.php
M src/Plugins/Export/ExportCsv.php
M src/Plugins/Export/ExportExcel.php
M src/Plugins/Export/ExportHtmlword.php
M src/Plugins/Export/ExportJson.php
M src/Plugins/Export/ExportLatex.php
M src/Plugins/Export/ExportMediawiki.php
M src/Plugins/Export/ExportOds.php
M src/Plugins/Export/ExportOdt.php
M src/Plugins/Export/ExportPdf.php
M src/Plugins/Export/ExportPhparray.php
M src/Plugins/Export/ExportSql.php
M src/Plugins/Export/ExportTexytext.php
M src/Plugins/Export/ExportXml.php
M src/Plugins/Export/ExportYaml.php
M src/Plugins/Export/Helpers/Pdf.php
M src/Plugins/ExportPlugin.php
M src/Table/TableMover.php
M tests/unit/Export/ExportTest.php
M tests/unit/Plugins/Export/ExportHtmlwordTest.php
M tests/unit/Plugins/Export/ExportLatexTest.php
M tests/unit/Plugins/Export/ExportMediawikiTest.php
M tests/unit/Plugins/Export/ExportOdtTest.php
M tests/unit/Plugins/Export/ExportSqlTest.php
M tests/unit/Plugins/Export/ExportTexytextTest.php
Log Message:
-----------
Merge pull request #19444 from MauricioFauth/export-plugin-option-request
Add ExportPlugin::setExportOptions() method