[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 98424e: Extract class from Table\SearchController
Maurício Meneghini Fauth
mauricio at fauth.dev
Sat Dec 28 02:04:00 CET 2019
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 98424ec06571a53b312be6755df0d68529f1328f
https://github.com/phpmyadmin/phpmyadmin/commit/98424ec06571a53b312be6755df0d68529f1328f
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-12-27 (Fri, 12 December 2019) -03:00
Changed paths:
A libraries/classes/Table/Search.php
A test/classes/Table/SearchTest.php
M libraries/classes/Controllers/Table/SearchController.php
M phpstan-baseline.neon
M services.yml
M services_controllers.yml
M test/classes/Controllers/Table/SearchControllerTest.php
Log Message:
-----------
Extract class from Table\SearchController
Extracts the buildSqlQuery method from
Controllers\Table\SearchController class to the new Table\Search class.
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
More information about the Git
mailing list