Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: ae5cce142bd23c3750f82fcffb03f1a5b25a2eed https://github.com/phpmyadmin/phpmyadmin/commit/ae5cce142bd23c3750f82fcffb03f1a5b25a2eed Author: Maurício Meneghini Fauth <[email protected]> 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 <[email protected]> Commit: 598308d2aa48fc918d6f69429d6b3df83f84ff2c https://github.com/phpmyadmin/phpmyadmin/commit/598308d2aa48fc918d6f69429d6b3df83f84ff2c Author: Maurício Meneghini Fauth <[email protected]> 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 <[email protected]> Commit: aff2d4931ecc3c85d48caef863d3e5fc5ad5a91e https://github.com/phpmyadmin/phpmyadmin/commit/aff2d4931ecc3c85d48caef863d3e5fc5ad5a91e Author: Fulup Jakez <[email protected]> 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 <[email protected]> Commit: 30ea448df8dc92f59765ee7d0a83caf2406e29a5 https://github.com/phpmyadmin/phpmyadmin/commit/30ea448df8dc92f59765ee7d0a83caf2406e29a5 Author: Yong Kim (Neatnet) <[email protected]> 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)" <[email protected]> Commit: 51fb73522d03a2d0ccbedfaad334506555ed968f https://github.com/phpmyadmin/phpmyadmin/commit/51fb73522d03a2d0ccbedfaad334506555ed968f Author: dingo thirteen <[email protected]> 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 <[email protected]> Commit: e8c15d5450c862fae16a7b6ed65a03b37645605b https://github.com/phpmyadmin/phpmyadmin/commit/e8c15d5450c862fae16a7b6ed65a03b37645605b Author: Andrei Stepanov <[email protected]> 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 <[email protected]> Commit: 0bf7c0fa18ded660304fb5643e2936efd64fb686 https://github.com/phpmyadmin/phpmyadmin/commit/0bf7c0fa18ded660304fb5643e2936efd64fb686 Author: Maurício Meneghini Fauth <[email protected]> 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_and_deprecate_e_strict_constant Signed-off-by: Maurício Meneghini Fauth <[email protected]> Commit: 6eb51eda6b61a7353a2c368342991a9abb1ff0e5 https://github.com/phpmyadmin/phpmyadmin/commit/6eb51eda6b61a7353a2c368342991a9abb1ff0e5 Author: Maurício Meneghini Fauth <[email protected]> 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/806efa8192066e9170c167edec920949cf714da3 Author: Fulup Jakez <[email protected]> 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 <[email protected]> Commit: 509c6537721ea674c0cb1e9d663cb17c574b1c27 https://github.com/phpmyadmin/phpmyadmin/commit/509c6537721ea674c0cb1e9d663cb17c574b1c27 Author: Yong Kim (Neatnet) <[email protected]> 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)" <[email protected]> Commit: 201394f40cb28039144f7385a8eb815e1cff81e3 https://github.com/phpmyadmin/phpmyadmin/commit/201394f40cb28039144f7385a8eb815e1cff81e3 Author: Yong Kim (Neatnet) <[email protected]> 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)" <[email protected]> Commit: bad51f0142f7a04efd1ed3975405bb64eea92592 https://github.com/phpmyadmin/phpmyadmin/commit/bad51f0142f7a04efd1ed3975405bb64eea92592 Author: KwiatekMiki <[email protected]> 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 <[email protected]> Commit: d1cd8ba8407da5f83870a771136d5859c0c0f0d7 https://github.com/phpmyadmin/phpmyadmin/commit/d1cd8ba8407da5f83870a771136d5859c0c0f0d7 Author: Liviu-Mihail Concioiu <[email protected]> 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 <[email protected]> Commit: 7280713fcb9ca72544d6d922b4eac9aa9035a130 https://github.com/phpmyadmin/phpmyadmin/commit/7280713fcb9ca72544d6d922b4eac9aa9035a130 Author: Duane Morris <[email protected]> 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 <[email protected]> Signed-off-by: Maurício Meneghini Fauth <[email protected]> * Add backwards compatibility Signed-off-by: Maurício Meneghini Fauth <[email protected]> --------- Signed-off-by: Duane Morris <[email protected]> Signed-off-by: Maurício Meneghini Fauth <[email protected]> Co-authored-by: Maurício Meneghini Fauth <[email protected]> Commit: f3c7a5eb1404cee37db1486b6e8c5371d29764fb https://github.com/phpmyadmin/phpmyadmin/commit/f3c7a5eb1404cee37db1486b6e8c5371d29764fb Author: Liviu-Mihail Concioiu <[email protected]> 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 <[email protected]> Commit: 7f6ca7b5ca33e29898812e591b08df38ca4cb38d https://github.com/phpmyadmin/phpmyadmin/commit/7f6ca7b5ca33e29898812e591b08df38ca4cb38d Author: K.Y <[email protected]> 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." <[email protected]> Commit: 4b748b6fc050980c1622a86e62e10453becd2e0f https://github.com/phpmyadmin/phpmyadmin/commit/4b748b6fc050980c1622a86e62e10453becd2e0f Author: Maurício Meneghini Fauth <[email protected]> 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/2c8f9a557e74c45fd3a0a4d5db5a5b9e1d54d822 Author: Andrei Stepanov <[email protected]> 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 <[email protected]> Commit: a8f895e4f7c21f186de2e0e01c53838d33a16950 https://github.com/phpmyadmin/phpmyadmin/commit/a8f895e4f7c21f186de2e0e01c53838d33a16950 Author: Maurício Meneghini Fauth <[email protected]> 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 <[email protected]> Commit: b1ff19d806f50bea23c5392a69c9989e709d36ba https://github.com/phpmyadmin/phpmyadmin/commit/b1ff19d806f50bea23c5392a69c9989e709d36ba Author: Maurício Meneghini Fauth <[email protected]> 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 <[email protected]> Commit: 070414a6ec735caa8e25a483afb3d9eb9e9a58e4 https://github.com/phpmyadmin/phpmyadmin/commit/070414a6ec735caa8e25a483afb3d9eb9e9a58e4 Author: Maurício Meneghini Fauth <[email protected]> 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 <[email protected]> Commit: 12efd0a0fef053febfffa5694e05de3067bf6508 https://github.com/phpmyadmin/phpmyadmin/commit/12efd0a0fef053febfffa5694e05de3067bf6508 Author: Maurício Meneghini Fauth <[email protected]> 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 <[email protected]> Commit: 90f3c588ffed56c10d584c55868fe5fbb10985e8 https://github.com/phpmyadmin/phpmyadmin/commit/90f3c588ffed56c10d584c55868fe5fbb10985e8 Author: Maurício Meneghini Fauth <[email protected]> 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/fabf58df27bfd827da7f7105e1fc467257f2fbdf Author: Maurício Meneghini Fauth <[email protected]> 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 <[email protected]> _______________________________________________ Git mailing list -- [email protected] To unsubscribe send an email to [email protected]
