phpcompat icon indicating copy to clipboard operation
phpcompat copied to clipboard

Gravity Form? (With some add-ons)

Open Netzie opened this issue 7 years ago • 2 comments

Hi I just ran the "test" ... took 4 hours - had to restart 17 times... But finally I got the results

Running WP latest and Gravity Latest!!

This one is on Gravity Forms?? FILE: /var/www/mybizsite.dk/public_html/wp-content/plugins/gravityformsaweber/api/oauth_application.php

FOUND 3 ERRORS AFFECTING 3 LINES

381 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead 382 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead 384 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead

FILE: /var/www/mybizsite.dk/public_html/wp-content/plugins/gravityformsaweber/api/aweber_entry.php

FOUND 1 ERROR AFFECTING 1 LINE

219 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead

FILE: /var/www/mybizsite.dk/public_html/wp-content/plugins/gravityformsaweber/api/aweber.php

FOUND 1 ERROR AFFECTING 1 LINE

179 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead

FILE: /var/www/mybizsite.dk/public_html/wp-content/plugins/gravityformsaweber/api/aweber_collection.php

FOUND 1 ERROR AFFECTING 1 LINE

92 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead

What is verdict?

I love Gravity and would have a HARD time replacing it ....?? :-)

Netzie avatar Mar 02 '18 17:03 Netzie

The good people at Gravityforms reports: "These issues were fixed in version 2.6 when we updated the add-on to the latest version of the AWeber API."

So that could be a false negative?

Netzie

Netzie avatar Mar 02 '18 22:03 Netzie

GravityForms cause false positives and should be whitelisted (confirmed by developers) :

image

image

Varin6 avatar Jan 08 '19 10:01 Varin6