
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0e5b3968b22898c3a127ed11f4f76510dfc8557c https://github.com/phpmyadmin/phpmyadmin/commit/0e5b3968b22898c3a127ed11f4f7... Author: Kamil Tekiela <tekiela246@gmail.com> Date: 2025-04-18 (Fri, 04 April 2025) +01:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M resources/templates/database/routines/execute_form.twig M resources/templates/database/routines/row.twig M src/Database/Routines.php M src/Util.php M tests/unit/Controllers/Database/RoutinesControllerTest.php M tests/unit/UtilTest.php Log Message: ----------- Synchronize routines UX Signed-off-by: Kamil Tekiela <tekiela246@gmail.com> Commit: c302825030be3746c35b35493282f1c74427e0c1 https://github.com/phpmyadmin/phpmyadmin/commit/c302825030be3746c35b35493282... Author: MaurĂcio Meneghini Fauth <mauricio@mfauth.net> Date: 2025-04-18 (Fri, 04 April 2025) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M resources/templates/database/routines/execute_form.twig M resources/templates/database/routines/row.twig M src/Database/Routines.php M src/Util.php M tests/unit/Controllers/Database/RoutinesControllerTest.php M tests/unit/UtilTest.php Log Message: ----------- Merge pull request #19675 from kamil-tekiela/Synchronize-routines-UX Synchronize routines UX