Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@brianjking
Created March 28, 2018 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianjking/75b812dcbaab8bd80ed1c46d602db5c0 to your computer and use it in GitHub Desktop.
Save brianjking/75b812dcbaab8bd80ed1c46d602db5c0 to your computer and use it in GitHub Desktop.
FILE: /home/robotbea/public_html/wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php
---------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------------
65 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
65 | WARNING | Function mcrypt_create_iv() is deprecated since PHP 7.1; use OpenSSL instead
104 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
104 | WARNING | Function mcrypt_create_iv() is deprecated since PHP 7.1; use OpenSSL instead
---------------------------------------------------------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment