
21 Oct
2019
21 Oct
'19
10:06 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3814d88e2cc727c62d22a065e0af9607607c5ae5 https://github.com/phpmyadmin/phpmyadmin/commit/3814d88e2cc727c62d22a065e0af... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-10-21 (Mon, 10 October 2019) -03:00 Changed paths: M libraries/classes/Controllers/Server/BinlogController.php M libraries/routes.php M test/classes/Controllers/Server/BinlogControllerTest.php D libraries/entry_points/server/binlog.php Log Message: ----------- Refactor server binlog entry point Moves entry point logic to the routes file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>