Commit Graph

2 Commits

Author SHA1 Message Date
William Desportes
5ab7d56008
Remove all references to deprecated extension mcrypt
"Warning
This feature was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0."

It was added in: b9b6b45a4f

I did this change because Sphinx complained about "Warning, treated as error:
/home/travis/build/williamdes/phpmyadmintest/doc/glossary.rst:217:duplicate term description of mcrypt, other instance in glossary" in a documentation added 7 years ago. 

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-04-05 20:57:07 +02:00
Michal Čihař
b9b6b45a4f Use nginx for running Selenium tests
It is supposed to perform better than PHP built in server.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-06 19:19:07 +02:00