aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/extensionController.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2021-02-27 11:22:06 +0100
committerGravatar GitHub <noreply@github.com> 2021-02-27 11:22:06 +0100
commit0d69175875c42d8cd147aef1330b6c1790e3f73d (patch)
tree38861779727d8e8ffcd4c45b7eae7c0664a5ead4 /app/Controllers/extensionController.php
parent6be9797a269268c3d388a448db5e983fbc70c9cc (diff)
Alpine oldest: php5-openssl (#3482)
alpine:3.13 require php5-openssl for some https features. Otherwise, fail on e.g. the extension page: ``` file_get_contents(): php Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in /var/www/FreshRSS/app/Controllers/extensionController.php on line 45 PHP Warning: file_get_contents(https://raw.githubusercontent.com/FreshRSS/Extensions/master/extensions.json): failed to open stream: No such file or directory in /var/www/FreshRSS/app/Controllers/extensionController.php on line 45 [error] --- Could not fetch available extension from GitHub ``` Does not seem required for newer Alpine versions using PHP7 / PHP8
Diffstat (limited to 'app/Controllers/extensionController.php')
0 files changed, 0 insertions, 0 deletions