Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have the following error when setting up a custom s3 #18

Open
xnardo opened this issue May 26, 2024 · 0 comments
Open

I have the following error when setting up a custom s3 #18

xnardo opened this issue May 26, 2024 · 0 comments

Comments

@xnardo
Copy link

xnardo commented May 26, 2024

Hello!, i imagine it is because from version 8 onwards it is no longer supported. If I can wait for an update on this?

Deprecated: Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/app/plugins/S3/vendor/Aws/Credentials/Credentials.php on line 8

Deprecated: Return type of Aws\HandlerList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/app/plugins/S3/vendor/Aws/HandlerList.php on line 284

Deprecated: Return type of Aws\Api\AbstractModel::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 /var/www/app/plugins/S3/vendor/Aws/Api/AbstractModel.php on line 41

Deprecated: Return type of Aws\Api\AbstractModel::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/app/plugins/S3/vendor/Aws/Api/AbstractModel.php on line 30

Deprecated: Return type of Aws\Api\AbstractModel::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/app/plugins/S3/vendor/Aws/Api/AbstractModel.php on line 36

Deprecated: Return type of Aws\Api\AbstractModel::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/app/plugins/S3/vendor/Aws/Api/AbstractModel.php on line 46

Configuration

  • Plugin version: 1.0.5
  • Kanboard version: 1.2.35
  • Database type and version:
  • PHP version: 8.3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant