Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lots of notices on Plugin Report page #30

Open
jphorn opened this issue Mar 21, 2020 · 2 comments
Open

Lots of notices on Plugin Report page #30

jphorn opened this issue Mar 21, 2020 · 2 comments
Assignees

Comments

@jphorn
Copy link

jphorn commented Mar 21, 2020

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.

@roytanck
Copy link
Owner

Thanks for reporting this. I'll look into it.

@roytanck roytanck self-assigned this Mar 21, 2020
@roytanck
Copy link
Owner

roytanck commented Apr 2, 2020

I'm unable to reproduce this issue. It would appear that the wordpress.org plugins API is unreachable or returning incomplete data. Another option could be that some other plugin is filtering the results before they get to our code.

Let's keep this issue open and see if it pops up anywhere else. In which case we can investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants