Hi,
PHP Compatibility Checker found 3 errors and 37 Warnings
Does it cause any problem?
Thanks
<em>FILE: /wp-content/plugins/wp-simple-firewall/src/common/googleauthenticator/googleauthenticator.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------------------
37 | ERROR | Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
37 | ERROR | Function mcrypt_create_iv() is deprecated since PHP 7.1 and removed since PHP 7.2; Use random_bytes() or OpenSSL instead
37 | ERROR | The constant "MCRYPT_DEV_URANDOM" is deprecated since PHP 7.1 and removed since PHP 7.2
--------------------------------------------------------------------------------------------------------------------------------------------------------------