
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: ae5cce142bd23c3750f82fcffb03f1a5b25a2eed https://github.com/phpmyadmin/phpmyadmin/commit/ae5cce142bd23c3750f82fcffb03... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-14 (Mon, 10 October 2024) -03:00 Changed paths: M ChangeLog Log Message: ----------- Add missing ChangeLog entries Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: 598308d2aa48fc918d6f69429d6b3df83f84ff2c https://github.com/phpmyadmin/phpmyadmin/commit/598308d2aa48fc918d6f69429d6b... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-15 (Tue, 10 October 2024) -03:00 Changed paths: M test/classes/Plugins/Transformations/TransformationPluginsTest.php Log Message: ----------- Add covers annotations to TransformationPluginsTest Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: aff2d4931ecc3c85d48caef863d3e5fc5ad5a91e https://github.com/phpmyadmin/phpmyadmin/commit/aff2d4931ecc3c85d48caef863d3... Author: Fulup Jakez <fulup.jakez@gmail.com> Date: 2024-10-15 (Tue, 10 October 2024) +02:00 Changed paths: M po/br.po Log Message: ----------- Translated using Weblate (Breton) Currently translated at 16.6% (570 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/br/ Signed-off-by: Fulup Jakez <fulup.jakez@gmail.com> Commit: 30ea448df8dc92f59765ee7d0a83caf2406e29a5 https://github.com/phpmyadmin/phpmyadmin/commit/30ea448df8dc92f59765ee7d0a83... Author: Yong Kim (Neatnet) <neatnet@gmail.com> Date: 2024-10-15 (Tue, 10 October 2024) +02:00 Changed paths: M po/ko.po Log Message: ----------- Translated using Weblate (Korean) Currently translated at 100.0% (3428 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/ Signed-off-by: "Yong Kim (Neatnet)" <neatnet@gmail.com> Commit: 51fb73522d03a2d0ccbedfaad334506555ed968f https://github.com/phpmyadmin/phpmyadmin/commit/51fb73522d03a2d0ccbedfaad334... Author: dingo thirteen <dingo13@d404.nl> Date: 2024-10-15 (Tue, 10 October 2024) +02:00 Changed paths: M po/nl.po Log Message: ----------- Translated using Weblate (Dutch) Currently translated at 100.0% (3428 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/ Signed-off-by: dingo thirteen <dingo13@d404.nl> Commit: e8c15d5450c862fae16a7b6ed65a03b37645605b https://github.com/phpmyadmin/phpmyadmin/commit/e8c15d5450c862fae16a7b6ed65a... Author: Andrei Stepanov <adem4ik@gmail.com> Date: 2024-10-15 (Tue, 10 October 2024) +02:00 Changed paths: M po/ru.po Log Message: ----------- Translated using Weblate (Russian) Currently translated at 100.0% (3428 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/ Signed-off-by: Andrei Stepanov <adem4ik@gmail.com> Commit: 0bf7c0fa18ded660304fb5643e2936efd64fb686 https://github.com/phpmyadmin/phpmyadmin/commit/0bf7c0fa18ded660304fb5643e29... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-15 (Tue, 10 October 2024) -03:00 Changed paths: M ChangeLog M libraries/classes/Error.php M libraries/classes/ErrorHandler.php M phpstan-baseline.neon M psalm-baseline.xml M test/classes/ErrorHandlerTest.php M test/classes/ErrorTest.php Log Message: ----------- Suppress deprecation message of E_STRICT constant The E_STRICT constant was deprecated in PHP 8.4. It's still a possible error level when using PHP 7.2 and PHP 7.3. See: https://wiki.php.net/rfc/deprecations_php_8_4#remove_e_strict_error_level_an... Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: 6eb51eda6b61a7353a2c368342991a9abb1ff0e5 https://github.com/phpmyadmin/phpmyadmin/commit/6eb51eda6b61a7353a2c36834299... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-15 (Tue, 10 October 2024) -03:00 Changed paths: M ChangeLog M libraries/classes/Error.php M libraries/classes/ErrorHandler.php M phpstan-baseline.neon M psalm-baseline.xml M test/classes/ErrorHandlerTest.php M test/classes/ErrorTest.php Log Message: ----------- Merge pull request #19321 from MauricioFauth/php8.4-E_STRICT-deprecation Suppress deprecation message of E_STRICT constant Commit: 806efa8192066e9170c167edec920949cf714da3 https://github.com/phpmyadmin/phpmyadmin/commit/806efa8192066e9170c167edec92... Author: Fulup Jakez <fulup.jakez@gmail.com> Date: 2024-10-16 (Wed, 10 October 2024) +02:00 Changed paths: M po/br.po Log Message: ----------- Translated using Weblate (Breton) Currently translated at 16.8% (576 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/br/ Signed-off-by: Fulup Jakez <fulup.jakez@gmail.com> Commit: 509c6537721ea674c0cb1e9d663cb17c574b1c27 https://github.com/phpmyadmin/phpmyadmin/commit/509c6537721ea674c0cb1e9d663c... Author: Yong Kim (Neatnet) <neatnet@gmail.com> Date: 2024-10-16 (Wed, 10 October 2024) +02:00 Changed paths: M po/ko.po Log Message: ----------- Translated using Weblate (Korean) Currently translated at 99.9% (3427 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/ Signed-off-by: "Yong Kim (Neatnet)" <neatnet@gmail.com> Commit: 201394f40cb28039144f7385a8eb815e1cff81e3 https://github.com/phpmyadmin/phpmyadmin/commit/201394f40cb28039144f7385a8eb... Author: Yong Kim (Neatnet) <neatnet@gmail.com> Date: 2024-10-17 (Thu, 10 October 2024) +02:00 Changed paths: M po/ko.po Log Message: ----------- Translated using Weblate (Korean) Currently translated at 100.0% (3428 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/ Signed-off-by: "Yong Kim (Neatnet)" <neatnet@gmail.com> Commit: bad51f0142f7a04efd1ed3975405bb64eea92592 https://github.com/phpmyadmin/phpmyadmin/commit/bad51f0142f7a04efd1ed3975405... Author: KwiatekMiki <niecierpiehiszpanskiego@gmail.com> Date: 2024-10-17 (Thu, 10 October 2024) +02:00 Changed paths: M po/pl.po Log Message: ----------- Translated using Weblate (Polish) Currently translated at 91.1% (3125 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/ Signed-off-by: KwiatekMiki <niecierpiehiszpanskiego@gmail.com> Commit: d1cd8ba8407da5f83870a771136d5859c0c0f0d7 https://github.com/phpmyadmin/phpmyadmin/commit/d1cd8ba8407da5f83870a771136d... Author: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com> Date: 2024-10-22 (Tue, 10 October 2024) +02:00 Changed paths: M js/src/sql.js M js/src/table/select.js Log Message: ----------- Fix window.makeGrid is not a function Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com> Commit: 7280713fcb9ca72544d6d922b4eac9aa9035a130 https://github.com/phpmyadmin/phpmyadmin/commit/7280713fcb9ca72544d6d922b4ea... Author: Duane Morris <98350283+dlmorri75@users.noreply.github.com> Date: 2024-10-23 (Wed, 10 October 2024) -03:00 Changed paths: M libraries/classes/DatabaseInterface.php M libraries/classes/Dbal/DbalInterface.php M libraries/classes/Replication.php M libraries/classes/ReplicationGui.php M libraries/classes/ReplicationInfo.php M psalm-baseline.xml Log Message: ----------- Update to fix replication that broke with MySQL 8.4.0 removal of master and slave commands (#19153) * Change to supported MySQL 8.4 commands updated removed master and slave commands with the now supported commands Signed-off-by: Duane Morris <duane.morris@cambiahealth.com> Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> * Add backwards compatibility Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> --------- Signed-off-by: Duane Morris <duane.morris@cambiahealth.com> Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Co-authored-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: f3c7a5eb1404cee37db1486b6e8c5371d29764fb https://github.com/phpmyadmin/phpmyadmin/commit/f3c7a5eb1404cee37db1486b6e8c... Author: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com> Date: 2024-10-26 (Sat, 10 October 2024) -03:00 Changed paths: M libraries/classes/Database/Search.php M libraries/classes/Table/Search.php M test/classes/Database/SearchTest.php M test/classes/Table/SearchTest.php Log Message: ----------- Remove whitespace to avoid double whitespace (#19336) * Remove whitespace to avoid double whitespace --------- Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com> Commit: 7f6ca7b5ca33e29898812e591b08df38ca4cb38d https://github.com/phpmyadmin/phpmyadmin/commit/7f6ca7b5ca33e29898812e591b08... Author: K.Y <keramyasina@gmail.com> Date: 2024-10-28 (Mon, 10 October 2024) +01:00 Changed paths: M po/ug.po Log Message: ----------- Translated using Weblate (Uyghur) Currently translated at 70.1% (2406 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/ Signed-off-by: "K.Y." <keramyasina@gmail.com> Commit: 4b748b6fc050980c1622a86e62e10453becd2e0f https://github.com/phpmyadmin/phpmyadmin/commit/4b748b6fc050980c1622a86e62e1... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-29 (Tue, 10 October 2024) -03:00 Changed paths: M js/src/sql.js M js/src/table/select.js Log Message: ----------- Merge pull request #19332 from liviuconcioiu/18170 Fix #18170 - window.makeGrid is not a function Commit: 2c8f9a557e74c45fd3a0a4d5db5a5b9e1d54d822 https://github.com/phpmyadmin/phpmyadmin/commit/2c8f9a557e74c45fd3a0a4d5db5a... Author: Andrei Stepanov <adem4ik@gmail.com> Date: 2024-10-29 (Tue, 10 October 2024) +01:00 Changed paths: M po/ru.po Log Message: ----------- Translated using Weblate (Russian) Currently translated at 100.0% (3428 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/ Signed-off-by: Andrei Stepanov <adem4ik@gmail.com> Commit: a8f895e4f7c21f186de2e0e01c53838d33a16950 https://github.com/phpmyadmin/phpmyadmin/commit/a8f895e4f7c21f186de2e0e01c53... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-29 (Tue, 10 October 2024) +01:00 Changed paths: M po/ug.po Log Message: ----------- Translated using Weblate (Uyghur) Currently translated at 70.1% (2404 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/ Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: b1ff19d806f50bea23c5392a69c9989e709d36ba https://github.com/phpmyadmin/phpmyadmin/commit/b1ff19d806f50bea23c5392a69c9... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-29 (Tue, 10 October 2024) +01:00 Changed paths: M po/ug.po Log Message: ----------- Translated using Weblate (Uyghur) Currently translated at 64.1% (2198 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/ Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: 070414a6ec735caa8e25a483afb3d9eb9e9a58e4 https://github.com/phpmyadmin/phpmyadmin/commit/070414a6ec735caa8e25a483afb3... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-29 (Tue, 10 October 2024) +01:00 Changed paths: M po/ug.po Log Message: ----------- Translated using Weblate (Uyghur) Currently translated at 64.0% (2197 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/ Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: 12efd0a0fef053febfffa5694e05de3067bf6508 https://github.com/phpmyadmin/phpmyadmin/commit/12efd0a0fef053febfffa5694e05... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-31 (Thu, 10 October 2024) -03:00 Changed paths: M libraries/classes/Controllers/Server/BinlogController.php M libraries/classes/Menu.php M libraries/classes/Query/Compatibility.php M libraries/classes/Replication.php M libraries/classes/ReplicationGui.php M libraries/classes/ReplicationInfo.php M test/classes/Query/CompatibilityTest.php M test/classes/Stubs/DbiDummy.php Log Message: ----------- Replace replication statements with new terminology SHOW MASTER LOGS was removed in MySQL 8.4.0 and SHOW BINARY LOGS is available since MySQL 4.1.1. As of MySQL 8.2.0, SHOW BINARY LOG STATUS is available. As of MariaDB 10.5.2, SHOW BINLOG STATUS is available. Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: 90f3c588ffed56c10d584c55868fe5fbb10985e8 https://github.com/phpmyadmin/phpmyadmin/commit/90f3c588ffed56c10d584c55868f... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-31 (Thu, 10 October 2024) -03:00 Changed paths: M libraries/classes/Controllers/Server/BinlogController.php M libraries/classes/Menu.php M libraries/classes/Query/Compatibility.php M libraries/classes/Replication.php M libraries/classes/ReplicationGui.php M libraries/classes/ReplicationInfo.php M test/classes/Query/CompatibilityTest.php M test/classes/Stubs/DbiDummy.php Log Message: ----------- Merge pull request #19334 from MauricioFauth/replication-terminology Replace replication statements for new terminology Commit: fabf58df27bfd827da7f7105e1fc467257f2fbdf https://github.com/phpmyadmin/phpmyadmin/commit/fabf58df27bfd827da7f7105e1fc... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-10-31 (Thu, 10 October 2024) -03:00 Changed paths: M ChangeLog M phpstan-baseline.neon M psalm-baseline.xml M resources/js/src/sql.ts M resources/js/src/table/select.ts M src/Controllers/Server/BinlogController.php M src/DatabaseInterface.php M src/Dbal/DbalInterface.php M src/Error/Error.php M src/Error/ErrorHandler.php M src/Menu.php M src/Query/Compatibility.php M src/Replication/Replication.php M src/Replication/ReplicationGui.php M src/Replication/ReplicationInfo.php M src/Table/Search.php M tests/unit/Error/ErrorHandlerTest.php M tests/unit/Error/ErrorTest.php M tests/unit/Query/CompatibilityTest.php M tests/unit/Stubs/DbiDummy.php M tests/unit/Table/SearchTest.php Log Message: ----------- Merge branch 'QA_5_2' Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>