
23 Dec
2019
23 Dec
'19
4:53 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: eacd16d3ea82ca2b6b01f2b2eed3c233326d4c8b https://github.com/phpmyadmin/phpmyadmin/commit/eacd16d3ea82ca2b6b01f2b2eed3... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-23 (Mon, 12 December 2019) -03:00 Changed paths: A libraries/classes/Controllers/Preferences/ManageController.php M libraries/routes.php M phpstan-baseline.neon M services_controllers.yml D libraries/entry_points/preferences/manage.php Log Message: ----------- Create Preferences\ManageController controller Moves the preferences manage entry point logic to the controller and removes the entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>