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

cURL file usage deprecated #101

Closed
vicentor opened this issue Oct 21, 2015 · 3 comments
Closed

cURL file usage deprecated #101

vicentor opened this issue Oct 21, 2015 · 3 comments

Comments

@vicentor
Copy link

The usage of the @filename API for file uploading is deprecated. It suggests to use the CURLFile class instead.

Exemple: $args['file'] = new CurlFile('test.html');

@moerg
Copy link

moerg commented Nov 1, 2015

Any update?

@daviferreira
Copy link
Contributor

No update, PR welcome :)

apachejack added a commit to apachejack/podio-php that referenced this issue Dec 6, 2015
daviferreira added a commit that referenced this issue Dec 18, 2015
#101 fix cURL file usage deprecated
@daniel-sc
Copy link
Member

This should be resolved with v4.4.0 (see referenced PRs above). If not, please reopen!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants