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
2021-04-21Move both operands of an assignment to the same lineMaurício Meneghini Fauth
2021-03-05Use PSR-12 for control structures spacingMaurício Meneghini Fauth
2021-03-05Use PSR-12 for namespace use statementsMaurício Meneghini Fauth
2020-05-26Fix some coding standard issuesMaurício Meneghini Fauth
2020-05-26Fix some coding standard issuesMaurício Meneghini Fauth
2020-05-24Remove uses statements from the same namespaceMaurício Meneghini Fauth
2020-05-24Some minor codebase fixes and improvementsWilliam Desportes
2020-05-20Call parent's setUp and tearDownWilliam Desportes
2020-05-20Use AbstractTestCase on all unit testsWilliam Desportes
2020-02-22Fix some broken tests on Windows CI because of line endingsWilliam Desportes
2020-01-23Remove useless return type annotationsMaurício Meneghini Fauth
2020-01-22Reference global funcs and consts via use statementMaurício Meneghini Fauth
2020-01-20Remove unnecessary annotationsMaurício Meneghini Fauth
2020-01-20Use one line for comments with a single lineMaurício Meneghini Fauth
2020-01-20Remove useless PHP docs for functionsMaurício Meneghini Fauth
2019-12-14Remove some useless docblock commentsMaurício Meneghini Fauth
2019-12-05Merge branch 'QA_5_0'William Desportes
2019-12-05Improve test suite because php-bz2 can be not installedWilliam Desportes
2019-10-27fix test to work on all travis platformsOleg Abrazhaev
2019-10-27extract html for FileListing into twig and add tests #14801Oleg Abrazhaev
2018-09-21Add some tests for FileListing classMaurício Meneghini Fauth