dxw / whippet-server

Whippet Server launches a stand-alone web server for a specific WordPress installation. It makes WordPress easier to develop with, for example, by adding lots of debug information to the terminal without cluttering up or breaking your templates.
ISC License
80 stars 6 forks source link

Strict notice: "non-static method WP_Feed_Cache::create() should not be called statically" #55

Closed dgmstuart closed 9 years ago

dgmstuart commented 9 years ago

I'm getting the following error - is this a whippet bug or a wordpress bug?

Strict notice: call_user_func_array() expects parameter 1 to be a valid callback, non-static method WP_Feed_Cache::create() should not be called statically in /Users/dxwduncan/.cache/whippet/wordpresses/latest/wp-includes/SimplePie/Registry.php at line 215
mallorydxw commented 9 years ago

WordPress: https://core.trac.wordpress.org/ticket/29204