
4 Jan
2020
4 Jan
'20
1:03 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4fcc1466d8697f97e6dc7d1620c4412be5a36f62 https://github.com/phpmyadmin/phpmyadmin/commit/4fcc1466d8697f97e6dc7d1620c4... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-01-04 (Sat, 01 January 2020) -03:00 Changed paths: M libraries/classes/Controllers/Table/StructureController.php M libraries/entry_points/table/structure.php M phpstan-baseline.neon M services_controllers.yml M test/classes/Controllers/Table/StructureControllerTest.php Log Message: ----------- Refactor Table\StructureController controller Extracts the table structure entry point logic to the controller. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>