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

[BC/BREAK] Issue with remote files since v2.0.23 #163

Open
PastisD opened this issue Jul 4, 2019 · 0 comments
Open

[BC/BREAK] Issue with remote files since v2.0.23 #163

PastisD opened this issue Jul 4, 2019 · 0 comments

Comments

@PastisD
Copy link

PastisD commented Jul 4, 2019

Hello,

Since commit 25fbb91, the remote urls are not working anymore because file_exists() always return false with remote url.
Maybe we can use curlor get_headers() or whatever you want with filter_var($url, FILTER_VALIDATE_URL); :)

@PastisD PastisD changed the title Issue with remote files since v2.0.23 [BC/BREAK] Issue with remote files since v2.0.23 Aug 9, 2019
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

No branches or pull requests

1 participant