Skip to content

Replace Magpie with rss-php#35

Merged
cogdog merged 7 commits into
cogdog:masterfrom
Vulch:master
Jan 19, 2026
Merged

Replace Magpie with rss-php#35
cogdog merged 7 commits into
cogdog:masterfrom
Vulch:master

Conversation

@Vulch

@Vulch Vulch commented Nov 8, 2025

Copy link
Copy Markdown
Contributor

Replaced Magpie with a modified rss-php. This uses built in PHP components for fetching (curl) and XML processing rather than custom code. Small number of other changes mean feed2js will run under PHP 8.4 but probably also mean a minimum version of PHP 7 is needed.

Live version under PHP 7.4 can be found at https://www.vulch.org/feed2js/ Currently unrestricted.

Vulch added 7 commits October 31, 2025 14:10
Replacing Magpie with modified version of rss-php
Replacing Magpie with modified version of rss-php
Replacing Magpie with modified version of rss-php
Replacing Magpie with modified (implemented two pull requests on the original and replaced toArray() function) version of rss-php
Replacing Magpie with modified version of rss-php
Removing traces of Magpie and many formatting changes to suit personal coding style.
Cache directory for downloaded RSS files. Must be writeable by the web server process.
@cogdog
cogdog merged commit dacd575 into cogdog:master Jan 19, 2026
@cogdog

cogdog commented Jan 19, 2026

Copy link
Copy Markdown
Owner

I am horribly sorry and forgot to merge this, it does appear to work. I cannot thank you enough for breathing life into Feed2JS, and I may have to get a version going.

@Vulch

Vulch commented Jan 19, 2026

Copy link
Copy Markdown
Contributor Author

Means it has had a good soak test on my system. No wobbles that I've spotted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants