[phpmyadmin/phpmyadmin] 43e1d4: use twig in Structure and Variables controller and add missing tests #14801 (#15534)

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 43e1d4cadea62a03c27ba5e9a7f556b6dee345c9 https://github.com/phpmyadmin/phpmyadmin/commit/43e1d4cadea62a03c27ba5e9a7f5... Author: Oleg Abrazhaev <seyferseed@gmail.com> Date: 2019-10-29 (Tue, 10 October 2019) -03:00 Changed paths: A templates/database/structure/collation_definition.twig A templates/database/structure/overhead.twig A templates/server/variables/format_variable.twig M libraries/classes/Controllers/Database/StructureController.php M libraries/classes/Controllers/Server/VariablesController.php M test/classes/Controllers/Database/StructureControllerTest.php M test/classes/Controllers/Table/StructureControllerTest.php Log Message: ----------- use twig in Structure and Variables controller and add missing tests #14801 (#15534) * use twig in Structure and Variables controller and add missing tests #14801 Signed-off-by: Oleg Abrazhaev <seyferseed@gmail.com> * fix lint Signed-off-by: Oleg Abrazhaev <seyferseed@gmail.com> * Update templates/database/structure/overhead.twig fix code review Co-Authored-By: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> * Update libraries/classes/Controllers/Database/StructureController.php fix code review Co-Authored-By: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> * fix code review Signed-off-by: Oleg Abrazhaev <seyferseed@gmail.com>
participants (1)
-
Oleg Abrazhaev