Is this plugin PHP 7.2 compatible?
-
We’re upgrading our servers to PHP 7.2 and while running compatibility checks we got these possible compatibility errors:
—————-
FILE: /nas/content/live/preferredregis/wp-content/plugins/captainform/includes/encryption/class-captainform-encrypt.phpFOUND 6 ERRORS AFFECTING 2 LINES
83 | ERROR | Extension ‘mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
83 | ERROR | Function mcrypt_decrypt() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
83 | ERROR | The constant “MCRYPT_DES” is deprecated since PHP 7.1 and removed since PHP 7.2
83 | ERROR | The constant “MCRYPT_MODE_ECB” is deprecated since PHP 7.1 and removed since PHP 7.2
84 | ERROR | Extension ‘mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
84 | ERROR | Function mcrypt_get_block_size() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
—————-Could you let me know if the plugin is PHP 7.2 compatible?
- The topic ‘Is this plugin PHP 7.2 compatible?’ is closed to new replies.