用七牛的sdk 上传图片 我php版本5.5的出现下面的错误:
Message: curl_setopt_array(): The usage of the @filename API for file uploading is deprecated. Please use the CURLFile class instead
Filename: qiniu/http.php
何解?
用七牛的sdk 上传图片 我php版本5.5的出现下面的错误:
Message: curl_setopt_array(): The usage of the @filename API for file uploading is deprecated. Please use the CURLFile class instead
Filename: qiniu/http.php
何解?
2 回答1.3k 阅读✓ 已解决
1 回答975 阅读✓ 已解决
2 回答843 阅读✓ 已解决
1 回答1k 阅读✓ 已解决
2 回答899 阅读
1 回答886 阅读
1 回答817 阅读
我去官网找到了最新版的sdk 换了这个老版本的sdk 改了下引用方式 就好了