PHP 7 Compatibility
-
This plugin has a couple of PHP 7 issues, do you have a timeline for making your plugin PHP 7 compatible?
FILE: /nas/content/live/meekerdevcorp/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 | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead
————————————————————————————————————-FILE: /nas/content/live/meekerdevcorp/wp-content/plugins/gravity-forms-constant-contact/constantcontact.php
———————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————–
1295 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
———————————————————————————————————–
- The topic ‘PHP 7 Compatibility’ is closed to new replies.