forked from blallo/rss-bridge
8166e33e7f
Whitespace at the beginning of feeds causes parsing errors. This is an example using an ill-formatted RSS feed: "XML or text declaration not at start of entity" -- https://validator.w3.org This commit automatically removes all proceeding and trailing white- space from the source content before resume parsing. |
||
---|---|---|
.. | ||
Bridge.php | ||
BridgeAbstract.php | ||
BridgeInterface.php | ||
Cache.php | ||
CacheInterface.php | ||
contents.php | ||
error.php | ||
Exceptions.php | ||
FeedExpander.php | ||
Format.php | ||
FormatAbstract.php | ||
FormatInterface.php | ||
html.php | ||
RssBridge.php | ||
validation.php |