Make WordPress Core

Opened 14 years ago

Closed 13 years ago

#22163 closed defect (bug) (duplicate)

SimplePie removes methods in 1.3

Reported by: nacin Owned by:
Priority: normal Milestone:
Component: External Libraries Version:
Severity: blocker Keywords: has-patch
Cc: Focuses:

Description (last modified by nacin)

From the changelog:

  • The ability to pass parameters into the SimplePie constructor has been removed. Use the SimplePie::set_feed_url() method instead.
  • The SimplePie::get_favicon() and SimplePie::set_favicon_handler() methods have been removed.
  • SimplePie::subscribe_*() methods have also been removed (with the exception of SimplePie::subscribe_url()).
  • SimplePie::enable_xml_dump() has been removed and replaced with SimplePie::get_raw_data().

Change History (8)

#1 @nacin
14 years ago

  • Description modified (diff)

#2 @rmccue
14 years ago

Upstream #243 fixes the cache class problem.

#3 @rmccue
14 years ago

Favicons fixed upstream in master and one-dot-three.

(That can be made protocol-relative if you think that'd work better.)

Last edited 14 years ago by rmccue (previous) (diff)

#4 @rmccue
14 years ago

Fixed constructor stuff in master and one-dot-three.

#5 @rmccue
14 years ago

  • Keywords has-patch added

Fixed subscribe_* and enable_xml_dump in master and one-dot-three.

#6 @rmccue
14 years ago

  • Milestone 3.5
  • Resolutionduplicate
  • Status newclosed

Duplicate of #22321.

#7 @nacin
13 years ago

  • Resolution duplicate
  • Status closedreopened

#8 @nacin
13 years ago

  • Resolutionduplicate
  • Status reopenedclosed

Duplicate of #22321.

Just testing duplicates.

Note: See TracTickets for help on using tickets.