wpengine / phpcompat

WordPress Plugin: PHP Compatibility Checker

Home Page:https://wordpress.org/plugins/php-compatibility-checker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fatal error during scan???

kenw232 opened this issue · comments

Why do I get this error when I do a scan? How do I fix it?

core(/home/site): wp phpcompat 7.2 --scan=active
Testing compatibility with PHP 7.2.

Fatal error: Call to undefined method PHPCompatibility\PHPCSHelper::findStartOfStatement() in /home/user/public_html/site.com/site/wp-content/plugins/php-compatibility-checker/vendor/phpcompatibility/php-compatibility/PHPCompatibility/Sniffs/FunctionUse/ArgumentFunctionsReportCurrentValueSniff.php on line 323
Error: The site is experiencing technical difficulties.

Duplicate of #245