[wp-trac] [WordPress Trac] #55604: Update SimplePie to version 1.8.0
WordPress Trac
noreply at wordpress.org
Mon Sep 30 22:54:07 UTC 2024
#55604: Update SimplePie to version 1.8.0
-------------------------------------------------+-------------------------
Reporter: jrf | Owner:
| SergeyBiryukov
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 6.7
Component: External Libraries | Version: 6.0
Severity: normal | Resolution:
Keywords: needs-dev-note early needs-unit- | Focuses:
tests has-patch commit |
-------------------------------------------------+-------------------------
Comment (by SergeyBiryukov):
In [changeset:"59141" 59141]:
{{{
#!CommitTicketReference repository="" revision="59141"
External Libraries: Update the SimplePie library to version 1.8.0.
The most notable change in this update is that all code is now namespaced
and uses PSR-4 classes, though there is a compatibility layer available
for extenders using the older class names, so plugin or theme authors
directly using SimplePie can decide for themselves when they want to
change to using the namespaced names for SimplePie classes.
Note: This commit includes additional fixes for PHP 8.4 compatibility
([https://github.com/simplepie/simplepie/pull/875 PR 875],
[https://github.com/simplepie/simplepie/pull/888 PR 888]) from the `one-
dot-eight` branch of SimplePie, which is expected to be
[https://github.com/simplepie/simplepie/pull/886 released as SimplePie
1.8.1] soon.
References:
* [https://github.com/simplepie/simplepie/releases/tag/1.8.0 SimplePie
1.8.0 release notes]
* [https://github.com/simplepie/simplepie/releases/tag/1.7.0 SimplePie
1.7.0 release notes]
* [https://github.com/simplepie/simplepie/releases/tag/1.6.0 SimplePie
1.6.0 release notes]
* [https://github.com/simplepie/simplepie/compare/1.5.8...1.8.0 Full list
of changes in SimplePie 1.8.0]
Follow-up to [47733], [49176], [52393], [52413].
Props jrf, peterwilsoncc, chaion07, cu121, markparnell, audrasjb, costdev,
Presskopp, desrosj, faisal03, mukesh27, SergeyBiryukov.
See #55604.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55604#comment:62>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list