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
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
2018-04-19Fix "undefined index" notices in common.inc.phpMaurício Meneghini Fauth
2018-04-18Add type declarations to CoreMaurício Meneghini Fauth
2018-03-02Remove @ operator from ini_get()Maurício Meneghini Fauth
2018-03-02Remove @ operator from extension_loaded()Maurício Meneghini Fauth
2018-01-16Simplify returnsGabriel Caruso
2018-01-02Remove whitelisting of sourceforge.netMichal Čihař
2017-12-14Accept SQL query only from POST requestsMichal Čihař
2017-12-04Use 'elseif' keyword istead of 'else if'Maurício Meneghini Fauth
2017-11-27Move goto_whitelist to the core classMichal Čihař
2017-10-25Always define correct connection typeMichal Čihař
2017-10-20Move request check to helper methodMichal Čihař
2017-09-25Add array type declarationsMaurício Meneghini Fauth
2017-09-12Move PMA_printListItem to PhpMyAdmin\Core classMaurício Meneghini Fauth
2017-09-06Correctly handle failures on early initMichal Čihař
2017-09-05Make hash extension requiredMichal Čihař
2017-09-04Move configuration checks to CoreMichal Čihař
2017-09-04Fix handling of early fatal errorsMichal Čihař
2017-09-04Add runtime check for ctype extensionMichal Čihař
2017-09-04Move PHP confguration to Core classMichal Čihař
2017-08-28Avoid PHP error when accessing setup with existing configurationMichal Čihař
2017-08-02Avoid using response object for non ajax errorsMichal Čihař
2017-08-02Use same variable in both code pathsMichal Čihař
2017-08-02Fixed handling AJAX request errors in case Response is already createdMichal Čihař
2017-08-02Fix JSON error handlingMichal Čihař
2017-07-12Replace PMA_SETUP define by configuration variableMichal Čihař
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-07Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-30Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth