
Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0a1dd4cf00f77746fb5eaff752108e4dbd586c25 https://github.com/phpmyadmin/phpmyadmin/commit/0a1dd4cf00f77746fb5eaff75210... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-17 (Wed, 02 February 2021) +01:00 Changed paths: M libraries/classes/Controllers/Database/QueryByExampleController.php Log Message: ----------- Fix a coding standard mistake Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 2e63d8f99b7de15d3f24f8f025520c2e2e284c96 https://github.com/phpmyadmin/phpmyadmin/commit/2e63d8f99b7de15d3f24f8f02552... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-17 (Wed, 02 February 2021) +01:00 Changed paths: M libraries/classes/Menu.php M libraries/classes/Util.php M templates/menu/breadcrumbs.twig Log Message: ----------- Fix breadcrumbs urls Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: da4f9667d24306339ef516dc9f54a3d996c6d684 https://github.com/phpmyadmin/phpmyadmin/commit/da4f9667d24306339ef516dc9f54... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-17 (Wed, 02 February 2021) +01:00 Changed paths: M test/selenium/Database/TriggersTest.php Log Message: ----------- Fix a casing issue on a phpunit function call Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: fc5477288acd15de53cfbe818550b79f656cfcd3 https://github.com/phpmyadmin/phpmyadmin/commit/fc5477288acd15de53cfbe818550... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-17 (Wed, 02 February 2021) +01:00 Changed paths: M libraries/classes/Menu.php Log Message: ----------- Fix #16658 - Only set the table argument when the database is set Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 8b36d38aee61c9d0007e49408d9fd14cf2da6f09 https://github.com/phpmyadmin/phpmyadmin/commit/8b36d38aee61c9d0007e49408d9f... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-17 (Wed, 02 February 2021) +01:00 Changed paths: M .github/workflows/test-selenium.yml Log Message: ----------- Fix Selenium fpm version to PHP 7.1 Signed-off-by: William Desportes <williamdes@wdes.fr>