Skip to content

Conversation

@achasseux
Copy link
Contributor

Multiple files can be uploaded using different name for input, with array syntax [], for example :




This case is not considered when buildPostBody() method is called.

@Athlon1600
Copy link
Owner

One potential problem I see here is that closing curl instance with curl_close would prevent curl_error($ch) from working properly as it would just always return false since $ch has already been closed...

@achasseux achasseux force-pushed the fixes-multiple-postedfiles branch from 707f1e3 to 3d5d814 Compare May 29, 2017 07:57
@achasseux
Copy link
Contributor Author

That's right, I have deleted this curl_close because it was not the issue

@Athlon1600 Athlon1600 merged commit 0f40d22 into Athlon1600:master May 29, 2017
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

Successfully merging this pull request may close these issues.

2 participants