PHP 7 errors
-
The PHP Compatibility plugin reports these issues with PHP 7.3 compatibility. We’ve had problems with website crashes recently. Could these cause such problems? When will it be totally compatible with PHP 7.3?
FILE: /home/r25/public_html/wp-content/plugins/tweet-old-post/vendor/facebook/graph-sdk/src/Facebook/PseudoRandomString/McryptPseudoRandomStringGenerator.php
————————————————————————————————————————————————————-
FOUND 3 ERRORS AFFECTING 1 LINE
————————————————————————————————————————————————————-
57 | ERROR | Extension ‘mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
57 | ERROR | Function mcrypt_create_iv() is deprecated since PHP 7.1 and removed since PHP 7.2; Use random_bytes() or OpenSSL instead
57 | ERROR | The constant “MCRYPT_DEV_URANDOM” is deprecated since PHP 7.1 and removed since PHP 7.2
- The topic ‘PHP 7 errors’ is closed to new replies.