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-05-25Replace `$analyzedSqlResults` array with `StatementInfo` objectMaurício Meneghini Fauth
2021-12-22Remove `@access` annotationsMaurício Meneghini Fauth
2021-06-30Rename `Response` class to `ResponseRenderer`Maurício Meneghini Fauth
2021-03-07Rename variables to use camel case formatMaurí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-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
2020-01-18Remove extract functionsMaurício Meneghini Fauth
2020-01-16Improve JS and phpdoc by removing useless spacesWilliam Desportes
2019-09-02Remove vim modelinesMaurício Meneghini Fauth
2019-01-07Format array declarationsMaurício Meneghini Fauth
2019-01-06Adds space after not (!) and type castMaurício Meneghini Fauth
2018-08-18phpstan level 1 (#14472)William Desportes
2018-05-30Fix some PSR-2 coding standard errorsMaurício Meneghini Fauth
2018-05-30Use short array syntax instead of long array syntaxMaurício Meneghini Fauth
2018-05-15Enable strict mode in some classesMaurício Meneghini Fauth
2017-09-12Refactor parse_analyze function to static methodMaurício Meneghini Fauth