Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Function deprecated in PHP 7.1

$
0
0

Replies: 0

Hi,

I’ve tried running our server in PHP 7.1 instead of 7.0 and got this errors in my logs:

[26-Mar-2018 22:10:50 UTC] PHP Deprecated: Function mcrypt_module_get_supported_key_sizes() is deprecated in /app/wp-content/plugins/goodbye-captcha/includes/vendor/MchCrypt/Core/Crypter.php on line 136
[26-Mar-2018 22:10:50 UTC] PHP Deprecated: Function mcrypt_encrypt() is deprecated in /app/wp-content/plugins/goodbye-captcha/includes/vendor/MchCrypt/Core/Crypter.php on line 201

Any plans on updating those? I believe they won’t work on PHP 7.2.

Thanks!


Viewing all articles
Browse latest Browse all 59525

Trending Articles