Hello Support,
I’m also having the same issue after running the plugin ‘PHP Compatibility Checker’ for PHP 7.2 compatibility. Current plugin version installed is 1.10.6.18.
FILE: /public_html/wp-content/plugins/sendpress/classes/class-sendpress-base.php
——————————————————————————————————————————————————
FOUND 4 ERRORS AFFECTING 1 LINE
——————————————————————————————————————————————————
16 | ERROR | Function mcrypt_decrypt() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
16 | ERROR | Extension ‘mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
16 | ERROR | The constant “MCRYPT_RIJNDAEL_256” is deprecated since PHP 7.1 and removed since PHP 7.2
16 | ERROR | The constant “MCRYPT_MODE_ECB” is deprecated since PHP 7.1 and removed since PHP 7.2
——————————————————————————————————————————————————
Can you advise when we can expect a new update to come out so that it is compatible with php7?
Kind regards
-
This reply was modified 5 years, 7 months ago by
swish888. Reason: Added current plugin version