Replace Magpie with rss-php#35
Merged
Merged
Conversation
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.
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. |
Contributor
Author
|
Means it has had a good soak test on my system. No wobbles that I've spotted. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.