wpengine / phpcompat

WordPress Plugin: PHP Compatibility Checker
https://wordpress.org/plugins/php-compatibility-checker/
121 stars 38 forks source link

WP Tide 404 errors causes scan to fail #323

Open mindctrl opened 1 year ago

mindctrl commented 1 year ago

When this plugin makes a call to wptide.org, if the Tide endpoint URL contains a path that is not found for some reason (e.g. a plugin not hosted on wp.org), the scan fails and remains stuck on the current step.

Screenshot: image

Seems like the javascript needs to be updated to handle 404 requests so the rest of the scan can be completed.

ipajen commented 1 year ago

I got the same problem in Version 1.6.2 PHPcomp404

yaronelh commented 11 months ago

Same.. just following to get notified when a fix is available

ThreeMinutesFix commented 3 months ago

is it fixed?

ipajen commented 3 months ago

The error doesn't exist in Version 1.6.3 anymore.