Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 45968657cb3d1f19a0dab3fc2bd8e23447c3d3ec https://github.com/phpmyadmin/phpmyadmin/commit/45968657cb3d1f19a0dab3fc2bd8e23447c3d3ec Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-21 (Sat, 02 February 2026) +01:00
Changed paths: M js/src/functions.js Log Message: ----------- Show sql-highlight div only if CodeMirror is enabled Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: df8beb464c3d1d4a4ad267537af6ab6d737b69af https://github.com/phpmyadmin/phpmyadmin/commit/df8beb464c3d1d4a4ad267537af6ab6d737b69af Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-22 (Sun, 02 February 2026) +01:00 Changed paths: M libraries/classes/ErrorReport.php Log Message: ----------- Set user-agent to null if not defined Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: 56822a6b58646495a4a382f2ac533ccdfc8a5ad8 https://github.com/phpmyadmin/phpmyadmin/commit/56822a6b58646495a4a382f2ac533ccdfc8a5ad8 Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-22 (Sun, 02 February 2026) +01:00 Changed paths: M libraries/classes/Header.php Log Message: ----------- Fix Uncaught ReferenceError: CodeMirror is not defined Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: 9ce6792f2b36e0b320e64ce214d76e07d35f687b https://github.com/phpmyadmin/phpmyadmin/commit/9ce6792f2b36e0b320e64ce214d76e07d35f687b Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-22 (Sun, 02 February 2026) +01:00 Changed paths: M js/src/functions.js M js/src/makegrid.js Log Message: ----------- Implement userAgent function Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: 1dc05380989cdd1b0cc9c1b51da0f097697f48e6 https://github.com/phpmyadmin/phpmyadmin/commit/1dc05380989cdd1b0cc9c1b51da0f097697f48e6 Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-22 (Sun, 02 February 2026) +01:00 Changed paths: M js/src/functions.js Log Message: ----------- Fix js-lint Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: 0a2af932bbe8048293f6d785463031c780a1fb61 https://github.com/phpmyadmin/phpmyadmin/commit/0a2af932bbe8048293f6d785463031c780a1fb61 Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-22 (Sun, 02 February 2026) +01:00 Changed paths: M js/src/functions.js Log Message: ----------- Fix js-lint Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: aa812dba65970d0ca590251258712600b0a96a64 https://github.com/phpmyadmin/phpmyadmin/commit/aa812dba65970d0ca590251258712600b0a96a64 Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-23 (Mon, 02 February 2026) +01:00 Changed paths: M js/src/functions.js Log Message: ----------- Show error in console Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: 5423ae3e0d55a910d2ea33d9274beda1e3fa1d96 https://github.com/phpmyadmin/phpmyadmin/commit/5423ae3e0d55a910d2ea33d9274beda1e3fa1d96 Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-23 (Mon, 02 February 2026) +01:00 Changed paths: M test/classes/Plugins/Import/ImportXmlTest.php Log Message: ----------- Fix XML test Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: c9097e2c9e2cc53207c613be69bfa29c3e8749d1 https://github.com/phpmyadmin/phpmyadmin/commit/c9097e2c9e2cc53207c613be69bfa29c3e8749d1 Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-23 (Mon, 02 February 2026) +01:00 Changed paths: M test/classes/Plugins/Import/ImportXmlTest.php Log Message: ----------- Remove comma Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: 2f09b5cc4eede20c56827ed510eeaedcc75b38ea https://github.com/phpmyadmin/phpmyadmin/commit/2f09b5cc4eede20c56827ed510eeaedcc75b38ea Author: Liviu-Mihail Concioiu <[email protected]> Date: 2026-02-23 (Mon, 02 February 2026) +01:00 Changed paths: M phpstan-baseline.neon Log Message: ----------- Update baseline Signed-off-by: Liviu-Mihail Concioiu <[email protected]> Commit: be24e8832ce8d00487a608fbecfcc61d03e0d53f https://github.com/phpmyadmin/phpmyadmin/commit/be24e8832ce8d00487a608fbecfcc61d03e0d53f Author: William Desportes <[email protected]> Date: 2026-02-24 (Tue, 02 February 2026) +01:00 Changed paths: M phpstan-baseline.neon M test/classes/Plugins/Import/ImportXmlTest.php Log Message: ----------- Merge #20168 - Fix XML test on QA_5_2 Pull-request: #20168 Signed-off-by: William Desportes <[email protected]> Commit: ff2a983faae3aa87da552fd9d4a31b7e3133ce46 https://github.com/phpmyadmin/phpmyadmin/commit/ff2a983faae3aa87da552fd9d4a31b7e3133ce46 Author: William Desportes <[email protected]> Date: 2026-02-24 (Tue, 02 February 2026) +01:00 Changed paths: M libraries/classes/ErrorReport.php Log Message: ----------- Merge #20163 - Fix #20157 - Set user-agent to null if not defined Pull-request: #20163 Fixes: #20157 Signed-off-by: William Desportes <[email protected]> Commit: 4bbcd9249b3a476317e059eb1996c9edcdaeb02f https://github.com/phpmyadmin/phpmyadmin/commit/4bbcd9249b3a476317e059eb1996c9edcdaeb02f Author: William Desportes <[email protected]> Date: 2026-02-24 (Tue, 02 February 2026) +01:00 Changed paths: M js/src/functions.js M js/src/makegrid.js M libraries/classes/Header.php Log Message: ----------- Merge #20165 - Improve the way phpMyAdmin uses the user-agent Pull-request: #20165 Signed-off-by: William Desportes <[email protected]> Commit: c4a90acddc5a896d367b1f202c43f9a791c457eb https://github.com/phpmyadmin/phpmyadmin/commit/c4a90acddc5a896d367b1f202c43f9a791c457eb Author: William Desportes <[email protected]> Date: 2026-02-24 (Tue, 02 February 2026) +01:00 Changed paths: M js/src/functions.js Log Message: ----------- Merge #20149 - Show sql-highlight div only if CodeMirror is enabled Pull-request: #20149 Signed-off-by: William Desportes <[email protected]> _______________________________________________ Git mailing list -- [email protected] To unsubscribe send an email to [email protected]
