• Resolved kerouac

    (@kerouac)


    I was about to upgrade to php 7.1 and ran the PHP Compatibility Checker plugin. Shield has these 2 warnings:

    37 | WARNING | Function mcrypt_create_iv() is deprecated since PHP 7.1; Use OpenSSL instead

    37 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1; Use openssl (preferred) or pecl/mcrypt once available instead

    Not sure how this will affect using this plugin…

Viewing 1 replies (of 1 total)
  • Plugin Author Paul

    (@paultgoodchild)

    This isn’t a problem for PHP7.1 as PHP7+ routines are called if they’re available. This plugin is currently built to support PHP ranging from 5.2 – 7+ so these automated scanning warnings are going to happen.

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