phpmyadmin/libraries/classes/Plugins/Auth
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
..
AuthenticationConfig.php Remove useless proxies 2019-01-12 23:39:19 +01:00
AuthenticationCookie.php Remove all references to deprecated extension mcrypt 2020-04-05 20:57:07 +02:00
AuthenticationHttp.php Replace is_null with identical comparison with null 2019-06-12 13:28:22 -03:00
AuthenticationSignon.php Merge branch 'QA_4_9' 2019-06-22 12:16:36 +02:00