Make WordPress Core

Opened 12 years ago

Closed 11 years ago

#22163 closed defect (bug) (duplicate)

SimplePie removes methods in 1.3

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

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
12 years ago

  • Description modified (diff)

#2 @rmccue
12 years ago

Upstream #243 fixes the cache class problem.

#3 @rmccue
12 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 12 years ago by rmccue (previous) (diff)

#4 @rmccue
12 years ago

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

#5 @rmccue
11 years ago

  • Keywords has-patch added

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

#6 @rmccue
11 years ago

  • Milestone 3.5 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #22321.

#7 @nacin
11 years ago

  • Resolution duplicate deleted
  • Status changed from closed to reopened

#8 @nacin
11 years ago

  • Resolution set to duplicate
  • Status changed from reopened to closed

Duplicate of #22321.

Just testing duplicates.

Note: See TracTickets for help on using tickets.