Skip to content

fix: require curl extension#2617

Merged
dvikan merged 2 commits intomasterfrom
fix1
Apr 10, 2022
Merged

fix: require curl extension#2617
dvikan merged 2 commits intomasterfrom
fix1

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
IAM-marco pushed a commit to IAM-marco/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.

1 participant