Hi,
I'm seeing lots of notices for Undefined property: stdClass::<variable> on the Plugin Report admin page in our staging environment.
Notice: Undefined property: stdClass::$version in /home/example/www/wp-content/plugins/plugin-report/rt-plugin-report.php on line 370
Notice: Undefined property: stdClass::$version in /home/example/www/wp-content/plugins/plugin-report/rt-plugin-report.php on line 373
Notice: Undefined property: stdClass::$version in /home/example/www/wp-content/plugins/plugin-report/rt-plugin-report.php on line 390
Notice: Undefined property: stdClass::$tested in /home/example/www/wp-content/plugins/plugin-report/rt-plugin-report.php on line 408
Notice: Undefined property: stdClass::$tested in /home/example/www/wp-content/plugins/plugin-report/rt-plugin-report.php on line 409
Notice: Undefined property: stdClass::$num_ratings in /home/example/www/wp-content/plugins/plugin-report/rt-plugin-report.php on line 415
Notice: Undefined property: stdClass::$num_ratings in /home/example/www/wp-content/plugins/plugin-report/rt-plugin-report.php on line 416
Currently running WordPress version 5.3.2 and PHP version 7.2.27.
Hi,
I'm seeing lots of notices for
Undefined property: stdClass::<variable>on the Plugin Report admin page in our staging environment.Currently running WordPress version 5.3.2 and PHP version 7.2.27.