summaryrefslogtreecommitdiffstats
path: root/vendor
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-07-13 17:44:44 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-07-13 17:44:44 +0200
commit17f2cf72af4173409ee294a204de4221b0275428 (patch)
tree366d2621adfe0c4b862d0afba607076c5d3e30e0 /vendor
parent5ee4dcd035cbf8c00ff95f02fce6ff6b3dc61aaf (diff)
update picofeed
Diffstat (limited to 'vendor')
-rw-r--r--vendor/composer/ClassLoader.php8
-rw-r--r--vendor/composer/installed.json17
-rw-r--r--vendor/fguillot/picofeed/README.markdown2
-rw-r--r--vendor/fguillot/picofeed/composer.json7
-rw-r--r--vendor/fguillot/picofeed/docs/favicon.markdown4
-rw-r--r--vendor/fguillot/picofeed/docs/feed-parsing.markdown17
-rw-r--r--vendor/fguillot/picofeed/docs/installation.markdown16
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Client/Stream.php2
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Encoding/Encoding.php18
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Filter/Filter.php40
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Parser/Atom.php122
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Parser/DateParser.php2
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Parser/Item.php23
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Parser/Parser.php48
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Parser/Rss10.php229
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Parser/Rss20.php126
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Parser/XmlParser.php62
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/abstrusegoose.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/amazingsuperpowers.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/anythingcomic.com.php13
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/buttersafe.com.php13
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/channelate.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/cowbirdsinlove.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/drawingboardcomic.com.php15
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/endlessorigami.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/escapistmagazine.com.php7
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/exocomics.com.php15
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/explosm.net.php1
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/extrafabulouscomics.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/giantitp.com.php12
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/gocomics.com.php12
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/happletea.com.php18
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/imogenquest.net.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/invisiblebread.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/ir.amd.com.php10
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/lastplacecomics.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php10
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/lukesurl.com.php15
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/marriedtothesea.com.php12
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/marycagle.com.php13
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/mrlovenstein.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/nedroid.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/oglaf.com.php19
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/optipess.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/peebleslab.com.php9
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/pixelbeat.org.php12
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/popstrip.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/satwcomic.com.php3
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/sentfromthemoon.com.php18
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/smbc-comics.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/stupidfox.net.php13
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/subtraction.com.php15
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/theawkwardyeti.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/thedoghousediaries.com.php18
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/treelobsters.com.php8
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/voz.vn.php10
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/www.lemonde.fr.php17
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/www.nextinpact.com.php13
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/www.zeit.de.php41
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/xkcd.com.php9
-rw-r--r--vendor/fguillot/picofeed/tests/Filter/AttributeFilterTest.php131
-rw-r--r--vendor/fguillot/picofeed/tests/Filter/FilterTest.php161
-rw-r--r--vendor/fguillot/picofeed/tests/Parser/AtomParserTest.php421
-rw-r--r--vendor/fguillot/picofeed/tests/Parser/ItemTest.php12
-rw-r--r--vendor/fguillot/picofeed/tests/Parser/ParserTest.php49
-rw-r--r--vendor/fguillot/picofeed/tests/Parser/Rss10ParserTest.php329
-rw-r--r--vendor/fguillot/picofeed/tests/Parser/Rss20ParserTest.php327
-rw-r--r--vendor/fguillot/picofeed/tests/Parser/Rss91ParserTest.php2
-rw-r--r--vendor/fguillot/picofeed/tests/Parser/XmlParserTest.php18
-rw-r--r--vendor/fguillot/picofeed/tests/Reader/FaviconTest.php2
-rw-r--r--vendor/fguillot/picofeed/tests/Reader/ReaderTest.php53
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/allgemeine-zeitung.xml122
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/atom.xml570
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/atom_element_preference.xml38
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/atom_empty_feed.xml9
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/atom_empty_item.xml4
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/atom_extra.xml19
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/atom_fallback_on_invalid_feed_values.xml15
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/atom_fallback_on_invalid_item_values.xml28
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/atom_no_default_namespace.xml92
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/atom_prefixed.xml93
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/bbc_urdu.xml2087
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/biertaucher.xml7198
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/debug_show.xml1073
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/duesseldorf_lokalzeit.rdf111
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/fanboys.fm_episodes.all.mp3.rss10426
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/geekstammtisch.de_episodes.mp3.rss9428
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/googleblog.xml477
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/grotte_barbu.xml396
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/hamakor.xml527
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/radio-france.xml946
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss20.xml300
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10.xml69
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10_element_preference.xml51
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10_empty_channel.xml13
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10_empty_feed.xml10
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10_empty_item.xml5
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10_extra.xml25
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10_fallback_on_invalid_feed_values.xml18
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10_fallback_on_invalid_item_values.xml39
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10_no_default_namespace.xml69
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_10_prefixed.xml42
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_20.xml81
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_20_dc.xml18
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_20_element_preference.xml69
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_20_empty_channel.xml12
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_20_empty_feed.xml9
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_20_empty_item.xml6
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_20_extra.xml30
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_20_fallback_on_invalid_feed_values.xml17
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/rss_20_fallback_on_invalid_item_values.xml34
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/womensweardaily.xml63
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/youtube.xml979
-rw-r--r--vendor/fguillot/picofeed/tests/fixtures/zoot_egkty.xml177
114 files changed, 3499 insertions, 35035 deletions
di