In the new release the get_favicon method was removed as shown in the Changes in this Release section of documentation.
When I try $item->get_favicon()
I only get Call to undefined method SimplePie_Item::get_favicon()
How am I able to get the favicons from the RSS Feeds?