I am working on a web application and want to use SimplePie for parsing a lot of RSS feeds.
One problem is that I want to know if SimplePie automatically removes all the dead links while parsing RSS feeds. So that the final output of the RSS feed doesn't have any invalid links.