Title: PHP 7 Compatibility
Last modified: March 17, 2017

---

# PHP 7 Compatibility

 *  [dylanfitzger](https://wordpress.org/support/users/dylanfitzger/)
 * (@dylanfitzger)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-7-compatibility-137/)
 * I am getting the following errors when running a PHP 7 compatibility check:
 * FILE: /wp-content/plugins/constant-contact-api/classes/class.kwscampaign.php
   ————————————————————————————————————————
   FOUND 1 ERROR AFFECTING 1 LINE ———————————————————————————————————————— 48 | 
   ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot
   be invoked as a function (T_CLONE) ————————————————————————————————————————
 * FILE: /wp-content/plugins/constant-contact-api/classes/class.kwscontact.php
    ————————————————————————————————————————-
   FOUND 1 ERROR AFFECTING 1 LINE ————————————————————————————————————————- 127 
   | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot
   be invoked as a function (T_CLONE) ————————————————————————————————————————-
 * FILE: /wp-content/plugins/constant-contact-api/classes/class.kwscontactlist.php
   ————————————————————————————————————————-
   FOUND 1 ERROR AFFECTING 1 LINE ————————————————————————————————————————- 45 |
   ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot
   be invoked as a function (T_CLONE) ————————————————————————————————————————-
 * FILE: /wp-content/plugins/constant-contact-api/vendor/guzzlehttp/promises/src/
   functions.php
    ————————————————————————————————————————————————— FOUND 0 ERRORS
   AND 1 WARNING AFFECTING 1 LINE —————————————————————————————————————————————————
   485 | WARNING | Function name “__next_coroutine” is discouraged; PHP has reserved
   all method names with a double underscore prefix for future use —————————————————————————————————————————————————

The topic ‘PHP 7 Compatibility’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/constant-contact-api_f6e5e6.svg)
 * [Constant Contact for WordPress](https://wordpress.org/plugins/constant-contact-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/constant-contact-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/constant-contact-api/)
 * [Active Topics](https://wordpress.org/support/plugin/constant-contact-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/constant-contact-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/constant-contact-api/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [dylanfitzger](https://wordpress.org/support/users/dylanfitzger/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/php-7-compatibility-137/)
 * Status: not resolved