
30 Dec
2019
30 Dec
'19
1:56 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 83b9fba1e2969f91db8312ed607b2e92fef1c232 https://github.com/phpmyadmin/phpmyadmin/commit/83b9fba1e2969f91db8312ed607b... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-29 (Sun, 12 December 2019) -03:00 Changed paths: A libraries/classes/Controllers/ExportController.php M libraries/routes.php M phpstan-baseline.neon M services_controllers.yml D libraries/entry_points/export.php Log Message: ----------- Create Controllers\ExportController class Moves the export entry point to the controller and removes the entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>