[wp-trac] [WordPress Trac] #29204: SimplePie non-static WP_Feed_Cache::create error in fetch_feed()
WordPress Trac
noreply at wordpress.org
Thu Aug 13 10:44:33 UTC 2020
#29204: SimplePie non-static WP_Feed_Cache::create error in fetch_feed()
---------------------------------+------------------------------
Reporter: useStrict | Owner: SergeyBiryukov
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version: 3.8
Severity: normal | Resolution:
Keywords: has-patch 4.7-early | Focuses:
---------------------------------+------------------------------
Comment (by roikles):
I'm in the process of testing out WP 5.5 Prior to rolling it out and the
first thing we observed within WP admin was this Notice:
{{{
Deprecated
Non-static method WP_Feed_Cache::create() should not be called statically
/path/to/wordpress/wp-includes/SimplePie/Registry.php
214
}}}
I'm running WordPress version 5.5 using PHP 7.3.9 with all plugins
disabled. The error message appears on the dashboard within the 'WordPress
Events and News' box. It doesn't appear that the update to SimplePie has
fixed the error.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29204#comment:38>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list