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 (Collapse)Author
2021-02-09Fix logs system and temp dir for testsWilliam Desportes
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-06-10Run php-fpm as nobodyWilliam Desportes
Signed-off-by: William Desportes <williamdes@wdes.fr>
2017-09-06Use nginx for running Selenium testsMichal Čihař
It is supposed to perform better than PHP built in server. Signed-off-by: Michal Čihař <michal@cihar.com>