[phpMyAdmin Git] [phpmyadmin/phpmyadmin] ee8951: Create Table\FindReplaceController controller

Maurício Meneghini Fauth mauricio at fauth.dev
Fri Dec 27 21:57:22 CET 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ee8951ea74edf677610c39be6bc4243831d55677
https://github.com/phpmyadmin/phpmyadmin/commit/ee8951ea74edf677610c39be6bc4243831d55677
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-12-27 (Fri, 12 December 2019) -03:00

Changed paths: 
A libraries/classes/Controllers/Table/FindReplaceController.php
A templates/table/find_replace/index.twig
A templates/table/find_replace/replace_preview.twig
A test/classes/Controllers/Table/FindReplaceControllerTest.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Menu.php
M libraries/routes.php
M phpstan-baseline.neon
M services_controllers.yml
M templates/table/search/selection_form.twig
M test/classes/Controllers/Table/SearchControllerTest.php
D libraries/entry_points/table/find_replace.php
D templates/table/search/replace_preview.twig

Log Message:
-----------
Create Table\FindReplaceController controller

Moves the table find-replace entry point logic to the
FindReplaceController, removes the entry point file and extracts the
find-replace logic from the Table\SearchController class.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list