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-09-13Add `void` return type where possibleMaurício Meneghini Fauth
2021-03-08Rename the PMA_Config global variable to configMaurí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-07-11Use identical operator for non-empty stringsMaurício Meneghini Fauth
2020-05-26Fix some coding standard issuesMaurício Meneghini Fauth
2020-05-13Fix some coding standard issuesMaurício Meneghini Fauth
2020-01-22Reference global funcs and consts via use statementMaurício Meneghini Fauth
2020-01-22Remove use statements within the same namespaceMaurício Meneghini Fauth
2020-01-20Remove unnecessary annotationsMaurício Meneghini Fauth
2019-09-02Remove vim modelinesMaurício Meneghini Fauth
2018-11-14Merge commit 'f44c3c'Isaac Bennetch
2018-11-11When logging with AuthLog to syslog, successful login messages were not logge...Isaac Bennetch
2018-06-26phpstan level 0 (#14405)William Desportes
2018-05-30Fix some PSR-2 coding standard errorsMaurício Meneghini Fauth
2018-05-15Enable strict mode in some classesMaurício Meneghini Fauth
2017-06-30Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth