PHP 7.1 Complatibility
-
Hi there,
Looking to upgrade php to 7.1 and it looks like there are some compatibility issues with your plugin. Any plans to make it compatible with 7.1?
/wp-content/plugins/cloudflare/vendor/cloudflare/cloudflare-plugin-backend/src/SecurityUtil.php
——————————————————————————————————————————–
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
——————————————————————————————————————————–
16 | WARNING | Function mcrypt_create_iv() is deprecated since PHP 7.1; use OpenSSL instead
16 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
——————————————————————————————————————————–
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘PHP 7.1 Complatibility’ is closed to new replies.