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
2022-03-07Replace `global` keyword with `$GLOBALS`Maurício Meneghini Fauth
2021-12-22Remove `@access` annotationsMaurício Meneghini Fauth
2021-09-30Use ServerRequest for Table\Partition controllersMaurício Meneghini Fauth
2021-09-15Remove useless whitespacesMaurício Meneghini Fauth
2021-09-15Add `bool` return type where possibleMaurício Meneghini Fauth
2021-09-13Add `void` return type where possibleMaurício Meneghini Fauth
2021-09-02Remove the `Core::isValid` methodMaurício Meneghini Fauth
2021-08-21Move partition classes to the `Partitioning` namespaceMaurício Meneghini Fauth