[wp-trac] [WordPress Trac] #21183: Update SimplePie to 1.3

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 28 14:17:34 UTC 2012


#21183: Update SimplePie to 1.3
--------------------------------+--------------------
 Reporter:  rmccue              |       Owner:  nacin
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  3.5
Component:  External Libraries  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:                      |
--------------------------------+--------------------

Comment (by rmccue):

 Good point, damn SPL and how non-standard it is. Should be easy to detect.
 There's also the possibility of reimplementing it in userland if it's not
 defined, which would be nice for plugins, but that's not the topic of this
 ticket.

 I don't have time on my hands to make a patch, unfortunately, but should
 be pretty easy. Grab the 1.3 release, put the contents of the `library/`
 directory into `wp-includes/` (renaming `SimplePie.php` to `class-
 SimplePie.php` or whatever) and write a simple script to include the above
 classes. There may be one or two I forgot about, but that should cover all
 the classes used by 90% of people.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21183#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list