PHP 7 Incompatibility Errors
-
FILE: ../wp-content/plugins/aceide/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
———————————————————————————————————————————FILE: ../wp-content/plugins/aceide/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
———————————————————————————————————————————-
FOUND 0 ERRORS AND 39 WARNINGS AFFECTING 20 LINES
———————————————————————————————————————————-
777 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
777 | WARNING | Function mcrypt_generic_init() is deprecated since PHP 7.1; use OpenSSL instead
810 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
810 | WARNING | Function mcrypt_generic_init() is deprecated since PHP 7.1; use OpenSSL instead
813 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
813 | WARNING | Function mcrypt_generic() is deprecated since PHP 7.1; use OpenSSL instead
818 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
818 | WARNING | Function mcrypt_generic() is deprecated since PHP 7.1; use OpenSSL instead
827 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
827 | WARNING | Function mcrypt_generic() is deprecated since PHP 7.1; use OpenSSL instead
837 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
837 | WARNING | Function mcrypt_generic() is deprecated since PHP 7.1; use OpenSSL instead
840 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
840 | WARNING | Function mcrypt_generic_init() is deprecated since PHP 7.1; use OpenSSL instead
1089 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1089 | WARNING | Function mcrypt_generic_init() is deprecated since PHP 7.1; use OpenSSL instead
1117 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1117 | WARNING | Function mcrypt_generic() is deprecated since PHP 7.1; use OpenSSL instead
1122 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1122 | WARNING | Function mcrypt_generic() is deprecated since PHP 7.1; use OpenSSL instead
1131 | WARNING | Function mdecrypt_generic() is deprecated since PHP 7.1; use OpenSSL instead
1134 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1134 | WARNING | Function mcrypt_generic_init() is deprecated since PHP 7.1; use OpenSSL instead
1596 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1596 | WARNING | Function mcrypt_list_algorithms() is deprecated since PHP 7.1; use OpenSSL instead
1675 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1675 | WARNING | Function mcrypt_module_close() is deprecated since PHP 7.1; use OpenSSL instead
1676 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1676 | WARNING | Function mcrypt_module_close() is deprecated since PHP 7.1; use OpenSSL instead
1681 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1681 | WARNING | Function mcrypt_module_close() is deprecated since PHP 7.1; use OpenSSL instead
1795 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1795 | WARNING | Function mcrypt_module_open() is deprecated since PHP 7.1; use OpenSSL instead
1796 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1796 | WARNING | Function mcrypt_module_open() is deprecated since PHP 7.1; use OpenSSL instead
1802 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1802 | WARNING | Function mcrypt_module_open() is deprecated since PHP 7.1; use OpenSSL instead
1807 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
1807 | WARNING | Function mcrypt_generic_init() is deprecated since PHP 7.1; use OpenSSL instead
———————————————————————————————————————————-FILE: ../wp-content/plugins/aceide/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
——————————————————————————————————————–
FOUND 4 ERRORS AFFECTING 4 LINES
——————————————————————————————————————–
4387 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
4412 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
4479 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
4551 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
——————————————————————————————————————–FILE: ../wp-content/plugins/aceide/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php
————————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————–
182 | ERROR | Global with variable variables is not allowed since PHP 7.0
————————————————————————————————————————–FILE: ../wp-content/plugins/aceide/backups/plugins/aceide/vendor/phpseclib/phpseclib/phpseclib/File/X509_2018-04-05-09.php
———————————————————————————————————————————————————
FOUND 3 ERRORS AFFECTING 3 LINES
———————————————————————————————————————————————————
4421 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
4488 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
4560 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
———————————————————————————————————————————————————How could I resolve the errors being shown (Not too worried about the warnings)
Thanks.
- The topic ‘PHP 7 Incompatibility Errors’ is closed to new replies.