Releases: tencentyun/cos-php-sdk-v4
Releases · tencentyun/cos-php-sdk-v4
支持同时操作多个appid、bucket;支持composer。
支持同时操作多个appid、bucket;支持composer。
Bugfix: 去掉一个php strict warning
使用sequence id代替curl handle做为array的key,去除php strict warning。
修复上传文件时,返回字段不一致的问题。
修复上传文件时,返回字段不一致的问题。
Add copyFile and moveFile apis.
Add apis for copying or moving a file from one place to another.
Bugfix: fix upload failure on some occasions.
Fix upload failure when files contain special character '@' and php version smaller than 5.5.