[wp-trac] [WordPress Trac] #29204: SimplePie non-static WP_Feed_Cache::create error in fetch_feed()
WordPress Trac
noreply at wordpress.org
Thu Nov 12 14:34:48 UTC 2020
#29204: SimplePie non-static WP_Feed_Cache::create error in fetch_feed()
------------------------------+-----------------------------
Reporter: useStrict | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.6
Component: Feeds | Version: 3.8
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"49565" 49565]:
{{{
#!CommitTicketReference repository="" revision="49565"
Feeds: Register transient feed cache handler using the recommended method
for SimplePie 1.3 or later.
This fixes a "Non-static method cannot be called statically" fatal error
when calling `fetch_feed()` on PHP 8.
Follow-up to [21644], [21652], [22366], [22599].
Props dd32, afragen, Senning, markoheijnen, ComputerGuru, useStrict,
Ipstenu, nacin, l3rady, HoaSi, NathanAtmoz, fabifott, jfoulquier,
thefarlilacfield, subscriptiongroup, rogerlos, Mte90, mopsyd, dossy,
stulab, MadtownLems, roikles, justlevine, joostdevalk, OptimizingMatters,
hellofromTonya, bph, ayeshrajans, SergeyBiryukov.
Fixes #29204.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29204#comment:58>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list