[wp-trac] [WordPress Trac] #55615: SimplePie Version Updated
WordPress Trac
noreply at wordpress.org
Mon Apr 25 09:29:17 UTC 2022
#55615: SimplePie Version Updated
--------------------------------+----------------------------------------
Reporter: jenimjn | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: External Libraries | Version: trunk
Severity: normal | Keywords: needs-patch needs-dev-note
Focuses: |
--------------------------------+----------------------------------------
Another variant of SimplePie has recently been delivered.
This rendition contains a couple of upgrades and some bug fixes.
The most striking change, notwithstanding, is that this delivery contains
a forward-similarity layer for the change to PSR-4 namespaced classes
which is targetted for SimplePie 2.0.0.
With a comparability to Requests - the namespaced adaptations of the
classes are in an alternate base index (src) from the first renditions
(library).
As WP right now just remembers the records for the library catalog, I
might want to recommend to do as such for the time being.
This actually makes the forward-similarity layer accessible as all
documents in the library catalog currently make a class nom de plume to
their namespaced form.
When 2.0.0 has been delivered, the records remembered for WP, ought to be
changed to the documents from the src index (which is right now set up
generally to take into account Composer autoloading) and ought to begin
utilizing the namespaced names for the SimplePie classes.
I'd prescribe for this update to be referenced in a dev-note, so
modules/subjects straightforwardly utilizing SimplePie can choose for
themselves when they need to change to utilizing the namespaced names for
SimplePie classes.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55615>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list