Skip to content

Updated async_upload, sync_upload and replace with CurlFile call to avoid warning#37

Open
MikePearce wants to merge 2 commits intodan-coulter:masterfrom
MikePearce:master
Open

Updated async_upload, sync_upload and replace with CurlFile call to avoid warning#37
MikePearce wants to merge 2 commits intodan-coulter:masterfrom
MikePearce:master

Conversation

@MikePearce
Copy link

I was getting a deprecation warning about using '@' when referencing a file when uploading, so I updated to use CurlFile() to stop this.

Mike Pearce added 2 commits August 18, 2014 10:09
PHP Complains that the @ method of referencing a file is deprecated, this commit replaces that with a CurlFile() call instead
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.

1 participant