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

PHP8.1 and V6 PHP Deprecated #550

Open
kyour-cn opened this issue Feb 13, 2025 · 0 comments
Open

PHP8.1 and V6 PHP Deprecated #550

kyour-cn opened this issue Feb 13, 2025 · 0 comments

Comments

@kyour-cn
Copy link

PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in E:\Project\Kyour\caocao_imap\vendor\illuminate\support\Collection.php on line 1550

Deprecated: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in E:\Project\Kyour\caocao_imap\vendor\illuminate\support\Collection.php on line 1550
PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in E:\Project\Kyour\caocao_imap\vendor\illuminate\support\Collection.php on line 1561

Deprecated: Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in E:\Project\Kyour\caocao_imap\vendor\illuminate\support\Collection.php on line 1561
PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $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 E:\Project\Kyour\caocao_imap\vendor\illuminate\support\Collection.php on line 1573

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant