Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9274f80e95d31aef24b40938c26367f71caf9672
https://github.com/phpmyadmin/phpmyadmin/commit/9274f80e95d31aef24b40938c26367f71caf9672
Author: Liviu-Mihail Concioiu <[email protected]>
Date: 2026-02-25 (Wed, 02 February 2026) +01:00

Changed paths: 
M libraries/classes/Plugins/Export/ExportSql.php

Log Message:
-----------
Fix Undefined global variable $sql_insert_syntax

Signed-off-by: Liviu-Mihail Concioiu <[email protected]>

Commit: 4d229050ed248d45a270ea553b7153e0b6aa05b6
https://github.com/phpmyadmin/phpmyadmin/commit/4d229050ed248d45a270ea553b7153e0b6aa05b6
Author: Burak Yavuz <[email protected]>
Date: 2026-02-26 (Thu, 02 February 2026) +01:00

Changed paths: 
M po/tr.po

Log Message:
-----------
Translated using Weblate (Turkish)

Currently translated at 100.0% (3435 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/tr/
Signed-off-by: Burak Yavuz <[email protected]>

Commit: 692584d32be6785d2aeaad2031f5609521a1ba05
https://github.com/phpmyadmin/phpmyadmin/commit/692584d32be6785d2aeaad2031f5609521a1ba05
Author: Andi Chandler <[email protected]>
Date: 2026-02-26 (Thu, 02 February 2026) +01:00

Changed paths: 
M po/en_GB.po

Log Message:
-----------
Translated using Weblate (English (United Kingdom))

Currently translated at 100.0% (3435 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/en_GB/
Signed-off-by: Andi Chandler <[email protected]>

Commit: 0fd88e56b3fb3830aec5130637fd20ca9e732f05
https://github.com/phpmyadmin/phpmyadmin/commit/0fd88e56b3fb3830aec5130637fd20ca9e732f05
Author: Zahid Rizky Fakhri <[email protected]>
Date: 2026-02-26 (Thu, 02 February 2026) +01:00

Changed paths: 
M po/id.po

Log Message:
-----------
Translated using Weblate (Indonesian)

Currently translated at 100.0% (3435 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/id/
Signed-off-by: Zahid Rizky Fakhri <[email protected]>

Commit: 0eeca1406eea487d2fc0a266ae435a41c0299d0c
https://github.com/phpmyadmin/phpmyadmin/commit/0eeca1406eea487d2fc0a266ae435a41c0299d0c
Author: Hotripak <[email protected]>
Date: 2026-02-26 (Thu, 02 February 2026) +01:00

Changed paths: 
M po/uk.po

Log Message:
-----------
Translated using Weblate (Ukrainian)

Currently translated at 100.0% (3435 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/uk/
Signed-off-by: Hotripak <[email protected]>

Commit: 118d1a289cd39f193f88caa630d04234242fc533
https://github.com/phpmyadmin/phpmyadmin/commit/118d1a289cd39f193f88caa630d04234242fc533
Author: தமிழ்நேரம் <[email protected]>
Date: 2026-02-28 (Sat, 02 February 2026) +00:00

Changed paths: 
M po/ta.po

Log Message:
-----------
Translated using Weblate (Tamil)

Currently translated at 99.6% (3423 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ta/
Signed-off-by: தமிழ்நேரம் <[email protected]>

Commit: 6c70f8032de3698606f4cbca5974c00a1eae267e
https://github.com/phpmyadmin/phpmyadmin/commit/6c70f8032de3698606f4cbca5974c00a1eae267e
Author: Andrei Stepanov <[email protected]>
Date: 2026-02-28 (Sat, 02 February 2026) +00:00

Changed paths: 
M po/ru.po

Log Message:
-----------
Translated using Weblate (Russian)

Currently translated at 99.8% (3430 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <[email protected]>

Commit: 0ade0ba75140afa36e73aea3eb8f2d2526069bb3
https://github.com/phpmyadmin/phpmyadmin/commit/0ade0ba75140afa36e73aea3eb8f2d2526069bb3
Author: Kamil Tekiela <[email protected]>
Date: 2026-02-28 (Sat, 02 February 2026) +00:00

Changed paths: 
M libraries/classes/Controllers/Table/ChartController.php
M libraries/classes/Dbal/MysqliResult.php
M libraries/classes/Dbal/ResultInterface.php
M phpstan-baseline.neon
M psalm-baseline.xml

Log Message:
-----------
Fix #20195

Signed-off-by: Kamil Tekiela <[email protected]>

Commit: f40043aeaa1b542fe56a1b9e9151b6f1390cf827
https://github.com/phpmyadmin/phpmyadmin/commit/f40043aeaa1b542fe56a1b9e9151b6f1390cf827
Author: William Desportes <[email protected]>
Date: 2026-02-28 (Sat, 02 February 2026) +01:00

Changed paths: 
M libraries/classes/Controllers/Table/ChartController.php
M libraries/classes/Dbal/MysqliResult.php
M libraries/classes/Dbal/ResultInterface.php
M phpstan-baseline.neon
M psalm-baseline.xml

Log Message:
-----------
Merge #20196 - Fix #20195 - error when generating charts for columns with int 
column names

Pull-request: #20196
Signed-off-by: William Desportes <[email protected]>

Commit: da22ca88f4b6afdaf7f6144a6a08051bbe4669f1
https://github.com/phpmyadmin/phpmyadmin/commit/da22ca88f4b6afdaf7f6144a6a08051bbe4669f1
Author: William Desportes <[email protected]>
Date: 2026-02-28 (Sat, 02 February 2026) +01:00

Changed paths: 
M phpstan-baseline.neon
M psalm-baseline.xml

Log Message:
-----------
Update baselines

Commit: 8a9d2c14f2ffe5c3c7a7740c7bff92e6da14dce2
https://github.com/phpmyadmin/phpmyadmin/commit/8a9d2c14f2ffe5c3c7a7740c7bff92e6da14dce2
Author: William Desportes <[email protected]>
Date: 2026-02-28 (Sat, 02 February 2026) +01:00

Changed paths: 
M libraries/classes/Plugins/Export/ExportSql.php

Log Message:
-----------
Merge #20176 - Fix #15116 - Undefined global variable $sql_insert_syntax

Pull-request: #20176
Fixes: #15116
Signed-off-by: William Desportes <[email protected]>

Commit: fee7943b779541fae5edc93b905ffad6740631f4
https://github.com/phpmyadmin/phpmyadmin/commit/fee7943b779541fae5edc93b905ffad6740631f4
Author: Andrei Stepanov <[email protected]>
Date: 2026-03-01 (Sun, 03 March 2026) +01:00

Changed paths: 
M po/ru.po

Log Message:
-----------
Translated using Weblate (Russian)

Currently translated at 100.0% (3435 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <[email protected]>

Commit: 8c3dfde9de86e09d2fba4f5ab3154357be3c7ea1
https://github.com/phpmyadmin/phpmyadmin/commit/8c3dfde9de86e09d2fba4f5ab3154357be3c7ea1
Author: தமிழ்நேரம் <[email protected]>
Date: 2026-03-01 (Sun, 03 March 2026) +01:00

Changed paths: 
M po/ta.po

Log Message:
-----------
Translated using Weblate (Tamil)

Currently translated at 100.0% (3435 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ta/
Signed-off-by: தமிழ்நேரம் <[email protected]>

Commit: d7f1cb8c3a276c8c634da6c209075253198ac21f
https://github.com/phpmyadmin/phpmyadmin/commit/d7f1cb8c3a276c8c634da6c209075253198ac21f
Author: Liviu-Mihail Concioiu <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) +01:00

Changed paths: 
M libraries/classes/Normalization.php

Log Message:
-----------
Add index_dialog_modal on the normalization page

Signed-off-by: Liviu-Mihail Concioiu <[email protected]>

Commit: 9abe64e81ee4e68543ac9fc0d04a71c999a1b49d
https://github.com/phpmyadmin/phpmyadmin/commit/9abe64e81ee4e68543ac9fc0d04a71c999a1b49d
Author: Liviu-Mihail Concioiu <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) +01:00

Changed paths: 
M libraries/classes/Normalization.php

Log Message:
-----------
Move template to getHtmlFor1NFStep1

Signed-off-by: Liviu-Mihail Concioiu <[email protected]>

Commit: 01afb783049300f96d1780220425da6c68109315
https://github.com/phpmyadmin/phpmyadmin/commit/01afb783049300f96d1780220425da6c68109315
Author: Liviu-Mihail Concioiu <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) +01:00

Changed paths: 
M js/src/functions.js

Log Message:
-----------
Fix data is undefined

Signed-off-by: Liviu-Mihail Concioiu <[email protected]>

Commit: 2e00d650a3308f66d40b7a724cff22b6468ee1e0
https://github.com/phpmyadmin/phpmyadmin/commit/2e00d650a3308f66d40b7a724cff22b6468ee1e0
Author: Liviu-Mihail Concioiu <[email protected]>
Date: 2026-03-02 (Mon, 03 March 2026) +01:00

Changed paths: 
M js/src/console.js

Log Message:
-----------
Fix data is undefined

Signed-off-by: Liviu-Mihail Concioiu <[email protected]>

Commit: 2132c46d609fa6a4fc48458d27dbb16d0ea74416
https://github.com/phpmyadmin/phpmyadmin/commit/2132c46d609fa6a4fc48458d27dbb16d0ea74416
Author: Abduqadir Abliz <[email protected]>
Date: 2026-03-03 (Tue, 03 March 2026) +01:00

Changed paths: 
M po/ug.po

Log Message:
-----------
Translated using Weblate (Uyghur)

Currently translated at 65.0% (2235 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/
Signed-off-by: Abduqadir Abliz <[email protected]>

Commit: e70f9835d8e08a16e0f63d4c6682d981daa5aee6
https://github.com/phpmyadmin/phpmyadmin/commit/e70f9835d8e08a16e0f63d4c6682d981daa5aee6
Author: Sandra Swift <[email protected]>
Date: 2026-03-03 (Tue, 03 March 2026) +01:00

Changed paths: 
M po/ja.po

Log Message:
-----------
Translated using Weblate (Japanese)

Currently translated at 99.8% (3431 of 3435 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ja/
Signed-off-by: Sandra Swift <[email protected]>

Commit: f0dc6ece0ce9c0f9df20afde9c523b7ed623c391
https://github.com/phpmyadmin/phpmyadmin/commit/f0dc6ece0ce9c0f9df20afde9c523b7ed623c391
Author: Liviu-Mihail Concioiu <[email protected]>
Date: 2026-03-03 (Tue, 03 March 2026) +01:00

Changed paths: 
M js/src/designer/move.js

Log Message:
-----------
Unregister all click events when the modal is hidden

Signed-off-by: Liviu-Mihail Concioiu <[email protected]>

Commit: 5d832557583f6490dcf905dbf9d459417e2630c2
https://github.com/phpmyadmin/phpmyadmin/commit/5d832557583f6490dcf905dbf9d459417e2630c2
Author: Maximilian Krög <[email protected]>
Date: 2026-03-03 (Tue, 03 March 2026) +01:00

Changed paths: 
M libraries/classes/Controllers/Table/GisVisualizationController.php
M templates/table/gis_visualization/gis_visualization.twig

Log Message:
-----------
Don't show invalid Gis download options

Signed-off-by: Maximilian Krög <[email protected]>

Commit: 2b45d9c284140b4b949151b86fca513390b47ad1
https://github.com/phpmyadmin/phpmyadmin/commit/2b45d9c284140b4b949151b86fca513390b47ad1
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M libraries/classes/Controllers/Table/GisVisualizationController.php
M templates/table/gis_visualization/gis_visualization.twig

Log Message:
-----------
Merge #20209 - Don't show invalid Gis download options

Pull-request: #20209
Signed-off-by: William Desportes <[email protected]>

Commit: 333493be35b7427ebe4295d81f632ef78984b869
https://github.com/phpmyadmin/phpmyadmin/commit/333493be35b7427ebe4295d81f632ef78984b869
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M js/src/designer/move.js

Log Message:
-----------
Merge #20203 - Fix #20142 - Unregister all click events when the modal is hidden

Pull-request: #20203
Fixes: #20142
Signed-off-by: William Desportes <[email protected]>

Commit: 933e5be2ef7b176a643db999b5f58b9eadd093ce
https://github.com/phpmyadmin/phpmyadmin/commit/933e5be2ef7b176a643db999b5f58b9eadd093ce
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M js/src/console.js

Log Message:
-----------
Merge #20201 - Fix #20141 - Fix data is undefined

Pull-request: #20201
Fixes: #20141
Signed-off-by: William Desportes <[email protected]>

Commit: 8c2ccd642a318d421209816605ed46524d6ac5af
https://github.com/phpmyadmin/phpmyadmin/commit/8c2ccd642a318d421209816605ed46524d6ac5af
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M js/src/functions.js

Log Message:
-----------
Merge #20200 - Fix #20139 - Fix data is undefined

Pull-request: #20200
Fixes: #20139
Signed-off-by: William Desportes <[email protected]>

Commit: 0fdf541cb648cebadc4fd1bcb52c17017c9f5e80
https://github.com/phpmyadmin/phpmyadmin/commit/0fdf541cb648cebadc4fd1bcb52c17017c9f5e80
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M libraries/classes/Normalization.php

Log Message:
-----------
Merge #20199 - Fix #18303 - Fix indexDialogPreviewModal is null

Pull-request: #20199
Fixes: #18303
Signed-off-by: William Desportes <[email protected]>

Commit: 2c33c5d13d25935f1147c18ccfbcc9a0e85b1c7a
https://github.com/phpmyadmin/phpmyadmin/commit/2c33c5d13d25935f1147c18ccfbcc9a0e85b1c7a
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M scripts/check-release-excludes.sh

Log Message:
-----------
Update the list of release excludes

See: 
https://github.com/code-lts/doctum/blob/main/scripts/phar-generator-script.php

Signed-off-by: William Desportes <[email protected]>

Commit: 9cf2981078e662398b7d8c91c8464ab765437655
https://github.com/phpmyadmin/phpmyadmin/commit/9cf2981078e662398b7d8c91c8464ab765437655
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M scripts/create-release.sh

Log Message:
-----------
Fix typos in create-release.sh

Signed-off-by: William Desportes <[email protected]>

Commit: 66df368053676cf0eed3a9e5b68e0363888ec541
https://github.com/phpmyadmin/phpmyadmin/commit/66df368053676cf0eed3a9e5b68e0363888ec541
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M scripts/create-release.sh

Log Message:
-----------
Exclude one dev file from the release

Ref: https://github.com/webmozarts/assert/pull/333

Signed-off-by: William Desportes <[email protected]>

Commit: ca0510b0c657a0cfb315344cb53760ccfb7bf722
https://github.com/phpmyadmin/phpmyadmin/commit/ca0510b0c657a0cfb315344cb53760ccfb7bf722
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M scripts/create-release.sh

Log Message:
-----------
Cleanup the list of vendor files to remove

Signed-off-by: William Desportes <[email protected]>

Commit: ed170ea8c5e250f8912e04187e93713cbffc51ac
https://github.com/phpmyadmin/phpmyadmin/commit/ed170ea8c5e250f8912e04187e93713cbffc51ac
Author: Liviu-Mihail Concioiu <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M package.json
M yarn.lock

Log Message:
-----------
Bump tracekit version from 0.4.7 to 0.4.9

Signed-off-by: Liviu-Mihail Concioiu <[email protected]>

Commit: 20f708999a53af5016ed1f437ae7071bc365b3d8
https://github.com/phpmyadmin/phpmyadmin/commit/20f708999a53af5016ed1f437ae7071bc365b3d8
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M package.json
M yarn.lock

Log Message:
-----------
Merge #20215 - Fix #20174 - Bump tracekit version from 0.4.7 to 0.4.9

Pull-request: #20215
Fixes: #20174
Signed-off-by: William Desportes <[email protected]>

Commit: b3e2ac1ecea17891edce2714cb1c54a7d3cd6c5f
https://github.com/phpmyadmin/phpmyadmin/commit/b3e2ac1ecea17891edce2714cb1c54a7d3cd6c5f
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M bin/internal/check-release-excludes.sh
M bin/internal/create-release.sh
M package.json
M resources/js/designer/move.ts
M resources/js/modules/console.ts
M resources/js/modules/navigation/updateNavigationWidthConfig.ts
M resources/templates/table/gis_visualization/gis_visualization.twig
M src/Controllers/Table/GisVisualizationController.php
M src/Dbal/MysqliResult.php
M src/Normalization.php
M yarn.lock

Log Message:
-----------
Merge branch 'QA_5_2'

Config get was removed in 7547341beeb4795d399d063696a7d1a2da08a748

Config set was changed into adc834f1aeff3aa3fd925371f82d062fc63d33d0

Signed-off-by: William Desportes <[email protected]>

Commit: 885da3d701012af39f167a1286a66ee3e1760dc8
https://github.com/phpmyadmin/phpmyadmin/commit/885da3d701012af39f167a1286a66ee3e1760dc8
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M bin/internal/create-release.sh

Log Message:
-----------
Cleanup remove vendor dev files

Commit: 1cb42fd2cc1d5ab3373484cdc5156135ea1e9ef8
https://github.com/phpmyadmin/phpmyadmin/commit/1cb42fd2cc1d5ab3373484cdc5156135ea1e9ef8
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M psalm-baseline.xml

Log Message:
-----------
Update the psalm baseline

Signed-off-by: William Desportes <[email protected]>

Commit: a34bb65806b56a1e5d3c0e92045c3c86dbad9119
https://github.com/phpmyadmin/phpmyadmin/commit/a34bb65806b56a1e5d3c0e92045c3c86dbad9119
Author: William Desportes <[email protected]>
Date: 2026-03-05 (Thu, 03 March 2026) +01:00

Changed paths: 
M src/Controllers/Table/GisVisualizationController.php
M tests/unit/Controllers/Table/GisVisualizationControllerTest.php

Log Message:
-----------
Update the gis test & coding standard

Signed-off-by: William Desportes <[email protected]>

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

Reply via email to