phpmyadmin/libraries/classes/Plugins
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
..
Auth Remove all references to deprecated extension mcrypt 2020-04-05 20:57:07 +02:00
Export Fix #16062 - Error: htmlspecialchars() expects parameter 1 to be string, null given 2020-04-05 20:10:02 +02:00
Import fix #14875 - fix shp filename sanitization and update test 2020-01-06 23:00:55 +01:00
Schema Merge branch 'QA_4_9' into QA_5_0 2019-12-21 20:27:25 +01:00
Transformations Merge branch 'QA_4_9' into QA_5_0 2020-03-20 22:01:14 -04:00
TwoFactor Replace is_null with identical comparison with null 2019-06-12 13:28:22 -03:00
AuthenticationPlugin.php Merge branch 'QA_4_9' into QA_5_0 2019-11-03 15:52:51 +01:00
ExportPlugin.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
ImportPlugin.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
IOTransformationsPlugin.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
SchemaPlugin.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
TransformationsInterface.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
TransformationsPlugin.php Remove useless semicolon 2019-01-13 00:21:51 +01:00
TwoFactorPlugin.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
UploadInterface.php Enable strict mode in Plugins classes 2018-05-16 01:09:16 -03:00