broncowdd / feed2array

A tiny php function to get a atom/rss feed and create an array with all the content (less than 70 lines)
12 stars 5 forks source link

Added try/catch avoiding a fatal_error if SimpleXMLElement encounters a ... #2

Closed timovn closed 10 years ago

timovn commented 10 years ago

...problem (now only throwing an error or warning)