summaryrefslogtreecommitdiff
path: root/classes/FeedParser.php
AgeCommit message (Collapse)Author
2025-04-14more type hintsAndrew Dolgov
2024-12-14Use native typing in more places and clean up 'FeedEnclosure' a bit.wn_
2024-11-26Add+use FeedParser::FEED_UNKNOWNwn_
2024-11-26Fix RDF feed support in FeedParser.wn_
2024-11-24Use match expressions in some places.wn_
2024-01-08Clean up some unused variables.wn_
This is essentially https://gitlab.tt-rss.org/wn/tt-rss/-/commit/1ccc0c8c1af04dd9654b585c6d07e3a75d944a0c without the renames and some other things related to Psalm.
2023-10-25move to psr-4 autoloaderAndrew Dolgov