aboutsummaryrefslogtreecommitdiff
path: root/classes/RSSUtils.php
AgeCommit message (Collapse)Author
2023-12-30Update all UrlHelper::fetch() calls to use the associative array approach.wn_
The other approach (passing in individual params) was marked as deprecated a few years ago.
2023-10-25move to psr-4 autoloaderAndrew Dolgov