Skip to content

PHP Strict Standards #24

Description

@stevengliebe

Whenever I check debug.log I find many entries relating to WP Updates Notifier. I don't think these are major issues but could probably be tidied up. I assume it has to do with later versions of PHP. I see these on PHP Version 5.6.13.

I'll submit a pull request if I can find some time but thought I'd post an issue in case somebody else wants to get to it before me.


[12-Nov-2015 13:40:12 UTC] PHP Strict Standards: Non-static method sc_WPUpdatesNotifier::log_last_check_time() should not be called statically in /home/user/public_html/demos/wp-content/plugins/wp-updates-notifier/wp-updates-notifier.php on line 240

[12-Nov-2015 14:49:32 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method sc_WPUpdatesNotifier::do_update_check() should not be called statically in /home/user/public_html/demos/wp-includes/plugin.php on line 579

[12-Nov-2015 14:49:34 UTC] PHP Strict Standards: Non-static method sc_WPUpdatesNotifier::themes_update_check() should not be called statically in /home/user/public_html/demos/wp-content/plugins/wp-updates-notifier/wp-updates-notifier.php on line 229

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions