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

quick fix CurlFile support #144

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

bump44
Copy link

@bump44 bump44 commented Mar 23, 2015

$data = http_build_query($data, null, '&'); breaks CurlFile object in the array data

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 87.62% when pulling c5eb53d on Omashu:CurlFile into ea37f1e on rmccue:master.

@rolies106
Copy link

Is there any solutions to this? Because I keep failed to upload file when using CurlFile because $data variable need to be an array object.

@jrfnl jrfnl changed the base branch from stable to develop June 18, 2021 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants