release v2.0.0
- cos-php-sdk-v5 now uses
GuzzleHttp
for HTTP message.
Due to fact, it depending on PHP >= 5.6. - Use the
Qcloud\Cos\Client\getPresignetUrl()
method instead of theQcloud\Cos\Command\createPresignedUrl()
$copSource
parameters of theQcloud\Cos\Client\Copy
interface are no longer compatible with older versions.- 0 byte file will be uploaded without throwing an exception, only a warning.