huaweicloud-sdk-php-obs icon indicating copy to clipboard operation
huaweicloud-sdk-php-obs copied to clipboard

Update CheckoutStream.php

Open iamshareque opened this issue 1 year ago • 0 comments
trafficstars

getting error when uploading file with OBS SDK on Laravel v10.28.0 (PHP v8.2.13)

ERROR: Declaration of Obs\Internal\Common\CheckoutStream::read($length) must be compatible with Psr\Http\Message\StreamInterface::read(int $length)

libraries\Obs\Internal\Common\CheckoutStream.php:46)

local.ERROR: Declaration of Obs\Internal\Common\CheckoutStream::getContents() must be compatible with Psr\Http\Message\StreamInterface::getContents(): string

libraries\Obs\Internal\Common\CheckoutStream.php:36

iamshareque avatar Dec 26 '23 13:12 iamshareque