Is it compatible with PHP 7.1?
-
The SiteGround plugin has a way to check for PHP7.x compatability. When it scanned the version 2.10.36 of the CF7Database plugin, this message showed up:
FILE: wp-content/plugins/contact-form-7-to-database-extension/CFDBDeobfuscate.php FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE 43 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead. 43 | WARNING | Function mcrypt_decrypt() is deprecated since PHP 7.1; use OpenSSL instead -------------------------------------
So is this something to be fixed? I know some plugins have alternate if/then for PHP 5.x vs 7.x and maybe you are doing something like that, and the scanner is creating a false positive?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Is it compatible with PHP 7.1?’ is closed to new replies.