• Resolved bjorngus

    (@bjorngus)


    Hi !

    On settings page: example.com/wp-admin/admin.php?page=two-factor-auth-user I get:
    Deprecated: Function mcrypt_decrypt() is deprecated
    since i use PHP 7.1.
    Also on mcrypt_get_iv_size() function.

    Do you have a plan to fix that ?

Viewing 1 replies (of 1 total)
  • Plugin Author David Anderson

    (@davidanderson)

    Hi,

    It was fixed in March last year. If you don’t install the deprecated php-mcrypt module, then different functions will be used instead. If present, it’s used, because of issues to do with padding and compatibility of upgrades.

    David

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7.1 Deprecated’ is closed to new replies.