Skip to content

Add support for "allow_url_fopen" === false

Compare
Choose a tag to compare
@jeroendesloovere jeroendesloovere released this 03 Jul 12:16
· 39 commits to master since this release
89f203e

Add support for "allow_url_fopen" === false
If a hosting has an "allow_url_fopen" ini setting set to false.
The image will now be downloaded using CURL instead of file_get_contents(xxx)