Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b2816db2186abd68f0e3af5ae3f17bb9f3e8d4a2 https://github.com/phpmyadmin/phpmyadmin/commit/b2816db2186abd68f0e3af5ae3f1... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-10-06 (Fri, 10 October 2023) -03:00
Changed paths: M .editorconfig M templates/base.twig M templates/columns_definitions/column_attributes.twig M templates/columns_definitions/column_definitions_form.twig M templates/config/form_display/input.twig M templates/database/central_columns/main.twig M templates/database/designer/database_tables.twig M templates/database/privileges/index.twig M templates/database/structure/bulk_action_modal.twig M templates/database/structure/check_all_tables.twig M templates/database/tracking/tables.twig M templates/display/results/checkbox_and_links.twig M templates/display/results/table.twig M templates/error/report_form.twig M templates/error/report_modal.twig M templates/preferences/manage/main.twig M templates/recent_favorite_table_favorite.twig M templates/recent_favorite_table_no_tables.twig M templates/recent_favorite_table_recent.twig M templates/select_all.twig M templates/server/privileges/get_user_link.twig M templates/server/privileges/initials_row.twig M templates/server/privileges/privileges_table.twig M templates/server/privileges/users_overview.twig M templates/server/user_groups/user_groups.twig M templates/setup/home/index.twig M templates/sql/query.twig M templates/table/insert/column_row.twig M templates/table/insert/get_head_and_foot_of_insert_row_table.twig M templates/table/insert/get_html_for_insert_edit_form_header.twig M templates/table/insert/value_column_for_other_datatype.twig M templates/table/privileges/index.twig M templates/table/structure/display_structure.twig M templates/table/zoom_search/result_form.twig M templates/test/static.twig M templates/triggers/row.twig M test/classes/TemplateTest.php
Log Message: ----------- Fix coding standard issues for Twig files
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev