• Is this plugin PHP 7 compatible? Wondering because I tested with WPEngine’s PHP Compatibility Checker plugin and got the following errors:

    FILE: /var/www/html/wp-content/plugins/gravity-forms-constant-contact/api/cc_class.php
    —————————————————————————————————————————————
    FOUND 2 ERRORS AFFECTING 1 LINE
    —————————————————————————————————————————————
    82 | ERROR | Extension ‘ereg’ is deprecated since PHP 5.3 and removed since PHP 7.0 – use pcre instead.
    82 | ERROR | The use of function eregi is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_match instead
    —————————————————————————————————————————————

    FILE: /var/www/html/wp-content/plugins/gravity-forms-constant-contact/constantcontact.php
    —————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————–
    1295 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    —————————————————————————————–

Viewing 1 replies (of 1 total)
  • Hi,

    I’d like to add my inquiry on this too. My client’s site running on WP Engine and we’re about to move to a PHP 7 server. What are the plans for making the plugin PHP 7 compatible?

    TIA.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7 Support’ is closed to new replies.