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-30Use short array syntax instead of long array syntaxMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2017-12-04Use 'elseif' keyword istead of 'else if'Maurício Meneghini Fauth
2017-10-20Merge branch 'QA_4_7'Michal Čihař
2017-10-20Do not hardcode secure flag in examplesMichal Čihař
2017-04-11Fix some coding standard errors in DocBlocksMaurício Meneghini Fauth
2016-07-29Merge branch 'master' into master-securityMichal Čihař
2016-07-29Do not use mb_strlen result for string indexesMichal Čihař
2016-07-12Hide session error messages to avoid FPDMichal Čihař
2016-07-11Add Secure and HttpOnly flags for session cookie setup in examplesIsaac Bennetch
2016-06-17Add error handling to constructing openid messageMichal Čihař
2016-06-17Escape error messages from OpenIDMichal Čihař
2016-06-17Improve error handling in OpenID exampleMichal Čihař
2016-05-17Use https when linking to php.netMichal Čihař
2016-01-04Remove /*overload*/ prefix from mb_* callsMichal Čihař
2015-12-06Remove some unnecessary string concatenationsMarc Delisle
2015-12-04Remove some unnecessary string concatenationsMarc Delisle
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-05-08Correct params to session_set_cookie_paramsMichal Čihař
2013-10-19Fix coding styleMarc Delisle
2013-05-02Various coding style improvements in examplesMichal Čihař
2012-09-19Various docblocks improvementsMichal Čihař
2012-05-02Fix spacing of @package used together with @subpackageMichal Čihař
2012-04-03Merge branch 'QA_3_5'Marc Delisle
2012-04-03Path disclosure fixMarc Delisle
2012-03-18Replaced xml:lang attributes by lang for HTML5Jo Michael
2012-03-17Use HTML5 DOCTYPE along with new charset meta-tagJo Michael
2012-02-13Move signon and openid examples to examples folderMichal Čihař