Conversation
review · 1 starsFILE: /wp-content/plugins/gravity-forms-constant-contact/api/cc_class.php —————————————————————————————– FOUND 2 ERRORS AFFECTING 1 LINE —————————————————————————————– 82 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 82 | ERROR | Extension ‘ereg’ is deprecated since PHP 5.3 and removed since PHP 7.0 – use pcre instead. —————————————————————————————– FILE: /wp-content/plugins/gravity-forms-constant-contact/constantcontact.php —————————————————————————————– FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————– 1162 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. —————————————————————————————–
Should be working on PHP7 according to the author and based on my experience. https://wordpress.org/support/topic/php-7-compatibility-101/
Should be working on PHP7 according to the author and based on my experience. https://wordpress.org/support/topic/php-7-compatibility-101/