
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b162ac09b2b2e09228ecfb79c5a491953ea75ba7 https://github.com/phpmyadmin/phpmyadmin/commit/b162ac09b2b2e09228ecfb79c5a4... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-21 (Sat, 12 December 2019) -03:00 Changed paths: A libraries/classes/Controllers/NavigationController.php M libraries/routes.php M phpstan-baseline.neon M services_controllers.yml D libraries/entry_points/navigation.php Log Message: ----------- Create Controllers\NavigationController controller :construction: Moves the navigation entry point to the NavigationController and removes the entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: a168ec294871794f2c0eec422550164b0f631c89 https://github.com/phpmyadmin/phpmyadmin/commit/a168ec294871794f2c0eec422550... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-21 (Sat, 12 December 2019) -03:00 Changed paths: M libraries/classes/DatabaseInterface.php Log Message: ----------- Fix conding standard issue Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>