Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0d961a48887a5efb4bd74410c0c826fa902fa3a9
https://github.com/phpmyadmin/phpmyadmin/commit/0d961a48887a5efb4bd74410c0c…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-21 (Sat, 12 December 2024) +01:00
Changed paths:
M test/classes/Config/ServerConfigChecksTest.php
Log Message:
-----------
The tests testBlowfishWithInvalidSecret and testBlowfishWithValidSecret need zip and bz2 PHP exts
Or assertArrayNotHasKey('error', $messages) does not PASS.
Found this on a new PHP 8.4 setup without zip and bz2.
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
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/master
Home: https://github.com/phpmyadmin/scripts
Commit: d8c97ad84a555655af933e20b90c41254de54a47
https://github.com/phpmyadmin/scripts/commit/d8c97ad84a555655af933e20b90c41…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2024-12-18 (Wed, 12 December 2024) +01:00
Changed paths:
M demo/bin/pma-demo-update
M demo/php/versions.ini
Log Message:
-----------
Re-build the pma-demo-update script to use the create release script
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>