openapi-sdk-php-client icon indicating copy to clipboard operation
openapi-sdk-php-client copied to clipboard

PHP 8 兼容问题

Open maxsky opened this issue 3 years ago • 0 comments

  • PHP 版本:8.1.4
  • 平台:macOS
  • 产品名称:STS
  • 产品版本:2015-04-01
  • API:GetCallerIdentity/AssumeRole
PHP Deprecated:  Return type of AlibabaCloud\Client\Request\Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /vendor/alibabacloud/client/src/Traits/ArrayAccessTrait.php on line 45

maxsky avatar Mar 29 '22 03:03 maxsky