We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was receiving a curl error when running with latest php version (I believe 5.5.x)
I fixed the error in my fork via these 2 commits specifically:
electblake@1bf619c electblake@0ad2a66
Let me know if you'd like me to branch out and send a pull request so fix can be merged into main repo.
Since I've stopped using cloudinary service, I may not be able to keep my fork updated.
The text was updated successfully, but these errors were encountered:
Issue #6 - support php 5.5 curl_file_create instead of @
254d43c
chunk_size
No branches or pull requests
I was receiving a curl error when running with latest php version (I believe 5.5.x)
I fixed the error in my fork via these 2 commits specifically:
electblake@1bf619c
electblake@0ad2a66
Let me know if you'd like me to branch out and send a pull request so fix can be merged into main repo.
Since I've stopped using cloudinary service, I may not be able to keep my fork updated.
The text was updated successfully, but these errors were encountered: