• Resolved cotelouis

    (@cotelouis)


    I’m running the latest version of the plugin, but when I scan the site for PHP7 Compatability, I’m receiving the following 6 warnings:

    1279 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.

    1279 | WARNING | Function mcrypt_get_iv_size() is deprecated since PHP 7.1; use OpenSSL instead

    1284 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.

    1284 | WARNING | Function mcrypt_create_iv() is deprecated since PHP 7.1; use OpenSSL instead

    1295 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.

    1295 | WARNING | Function mcrypt_decrypt() is deprecated since PHP 7.1; use OpenSSL instead

    Can you confirm t his plugin will work as expected, on PHP7?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Twilio SendGrid

    (@team-rs)

    Hello.

    We do not support PHP 7 at this time, but it is in our backlog.

    We appologize for not making this clear on this plugin page. We will update the plugin requirements as soon as possible.

    Thank you for pointing this out.

    Hi SendGrid – Is it possible to provide an ETA for PHP7 compatibility?

    Thanks

    webmaster808

    (@webmaster808)

    The plugin works fine on PHP 7.0 now. Haven’t tested with PHP 7.1 but those are warnings, not errors. They are deprecation notices and the functions they mention are deprecated in 7.1, and will be removed in 7.2. They are still there and the plugin should still function as designed. Unless you need to run PHP 7.2(which isn’t even going to be released until Dec. 2017 or later), it’s all good now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP7 Compatible?’ is closed to new replies.