PHP 7 Support
-
Ran WP Engine’s PHP 7 Compatibility Checker and got two warnings for the Gravity Forms Salesforce Add-on. Any suggestions? Does the add-on/plug-in support PHP 7?
FILE …/gravity-forms-salesforce/lib/Force.com-Toolkit-for-PHP/soapclient/SforceEnterpriseClient.php
—————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————–
41 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————–FILE…gravity-forms-salesforce/lib/Force.com-Toolkit-for-PHP/soapclient/SforcePartnerClient.php
—————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————–
77 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————–
- The topic ‘PHP 7 Support’ is closed to new replies.