Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: require curl extension #2617

Merged
merged 2 commits into from
Apr 10, 2022
Merged

fix: require curl extension #2617

merged 2 commits into from
Apr 10, 2022

Conversation

dvikan
Copy link
Contributor

@dvikan dvikan commented Apr 8, 2022

This change removes the if-block which handles fetching of network resources in case curl module is not installed.
rss-bridge requires curl module (officially stated in README and composer.json) and this was a prior fix in order to support machines who didnt have it installed.

Most servers running php have this module installed or it can be easily installed. This PR is also a security fix but need not go into detail on that right now.

@dvikan dvikan merged commit c3a1068 into master Apr 10, 2022
Kwbmm pushed a commit to Kwbmm/rss-bridge that referenced this pull request Jun 17, 2022
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.

None yet

1 participant