• Resolved gleenk

    (@gleenk)


    Hi guys, running a compatibility test-check on PHP 7.1 i got these errors about your plugin. Could you please update to make it works?

    
    FILE: /public_html/wp-content/plugins/advanced-cf7-db/admin/pdfgenerate/tcpdf/fonts/utils/makefont.php
    ------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------------------------
     65 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
    ------------------------------------------------------------------------------------------------------------------------
    
    FILE: /public_html/wp-content/plugins/advanced-cf7-db/admin/pdfgenerate/tcpdf/tcpdf.php
    -----------------------------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AND 22 WARNINGS AFFECTING 12 LINES
    -----------------------------------------------------------------------------------------------------------------------------------
      7494 | ERROR   | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
     11828 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     11828 | WARNING | Function mcrypt_decrypt() is deprecated since PHP 7.1; use OpenSSL instead
     11877 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     11877 | WARNING | Function mcrypt_create_iv() is deprecated since PHP 7.1; use OpenSSL instead
     11877 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     11877 | WARNING | Function mcrypt_get_iv_size() is deprecated since PHP 7.1; use OpenSSL instead
     11878 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     11878 | WARNING | Function mcrypt_encrypt() is deprecated since PHP 7.1; use OpenSSL instead
     11937 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     11937 | WARNING | Function mcrypt_get_iv_size() is deprecated since PHP 7.1; use OpenSSL instead
     11938 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     11938 | WARNING | Function mcrypt_encrypt() is deprecated since PHP 7.1; use OpenSSL instead
     11988 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     11988 | WARNING | Function mcrypt_get_iv_size() is deprecated since PHP 7.1; use OpenSSL instead
     11989 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     11989 | WARNING | Function mcrypt_encrypt() is deprecated since PHP 7.1; use OpenSSL instead
     12044 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     12044 | WARNING | Function mcrypt_get_iv_size() is deprecated since PHP 7.1; use OpenSSL instead
     12045 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     12045 | WARNING | Function mcrypt_encrypt() is deprecated since PHP 7.1; use OpenSSL instead
     12202 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
     12202 | WARNING | Function mcrypt_get_cipher_name() is deprecated since PHP 7.1; use OpenSSL instead
     23418 | ERROR   | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
    -----------------------------------------------------------------------------------------------------------------------------------
    
    • This topic was modified 5 years, 10 months ago by gleenk.
    • This topic was modified 5 years, 10 months ago by gleenk.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vsourz Digital

    (@vsourz1td)

    Hi @gleenk,

    We are currently working on this and you will definitely find related updates in next plugin soon.

    Plugin Author Vsourz Digital

    (@vsourz1td)

    Hi @gleenk,

    We have recently released a new version of our plugin. your issue has been resolved in the newer version of our plugin. Please do update it and let us know if still any issue occurs.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add PHP 7.1 support please’ is closed to new replies.