WordPress / health-check

Health Check is a WordPress plugin that will perform a number of checks on your WordPress install to detect common configuration errors and known issues.
GNU General Public License v2.0
174 stars 51 forks source link

PHP warnings while making tide scan #466

Closed ipajen closed 1 month ago

ipajen commented 1 year ago

Feature request/bug description

Environment

[07-Aug-2023 19:17:52 UTC] PHP Warning: Undefined property: stdClass::$reports in C:\wamp64\www\wordpress\wp-content\plugins\health-check\HealthCheck\Tools\class-health-check-plugin-compatibility.php on line 146 [07-Aug-2023 19:17:52 UTC] PHP Warning: Attempt to read property "phpcs_phpcompatibilitywp" on null in C:\wamp64\www\wordpress\wp-content\plugins\health-check\HealthCheck\Tools\class-health-check-plugin-compatibility.php on line 146 [07-Aug-2023 19:17:52 UTC] PHP Warning: Attempt to read property "report" on null in C:\wamp64\www\wordpress\wp-content\plugins\health-check\HealthCheck\Tools\class-health-check-plugin-compatibility.php on line 146 [07-Aug-2023 19:17:52 UTC] PHP Warning: Attempt to read property "compatible" on null in C:\wamp64\www\wordpress\wp-content\plugins\health-check\HealthCheck\Tools\class-health-check-plugin-compatibility.php on line 146

Screenshots

Is this a visual related ticket? If so, please include one or more screenshots to help us better understand what is happening.