Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-26Use short list syntax and single line arraysMaurício Meneghini Fauth
2020-05-26Fix some coding standard issuesMaurício Meneghini Fauth
2020-05-21Fix failing tests after tear down cleans everythingWilliam Desportes
2020-05-21Fix test cases after backupGlobals = falseWilliam Desportes
2020-05-20Call parent's setUp and tearDownWilliam Desportes
2020-05-20Use AbstractTestCase on all unit testsWilliam Desportes
2020-02-15Add tests for Table\Search::getGeomWhereClause and Table\Search::getEnumWhere...William Desportes
2020-01-20Remove unnecessary annotationsMaurício Meneghini Fauth
2020-01-20Remove useless PHP docs for functionsMaurício Meneghini Fauth
2019-12-28Extract class from Table\SearchControllerMaurício Meneghini Fauth