Title: PHP7 Compatible?
Last modified: February 24, 2017

---

# PHP7 Compatible?

 *  Resolved [cotelouis](https://wordpress.org/support/users/cotelouis/)
 * (@cotelouis)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/php7-compatible-19/)
 * 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)

 *  Anonymous User 12640152
 * (@anonymized-12640152)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php7-compatible-19/#post-8851418)
 * 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.
 *  [Elliot Taylor](https://wordpress.org/support/users/raisonon/)
 * (@raisonon)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php7-compatible-19/#post-8960442)
 * Hi SendGrid – Is it possible to provide an ETA for PHP7 compatibility?
 * Thanks
 *  [webmaster808](https://wordpress.org/support/users/webmaster808/)
 * (@webmaster808)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/php7-compatible-19/#post-9039078)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/sendgrid-email-delivery-simplified_264460.
   svg)
 * [SendGrid](https://wordpress.org/plugins/sendgrid-email-delivery-simplified/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sendgrid-email-delivery-simplified/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sendgrid-email-delivery-simplified/)
 * [Active Topics](https://wordpress.org/support/plugin/sendgrid-email-delivery-simplified/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sendgrid-email-delivery-simplified/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sendgrid-email-delivery-simplified/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [webmaster808](https://wordpress.org/support/users/webmaster808/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/php7-compatible-19/#post-9039078)
 * Status: resolved