Deprecated: Return type of EasySwoole\ORM\Collection\BaseCollection::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 /project/demo/vendor/easyswoole/orm/src/Collection/BaseCollection.php on line 379
Deprecated: Return type of EasySwoole\ORM\Collection\BaseCollection::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 /project/demo/vendor/easyswoole/orm/src/Collection/BaseCollection.php on line 390
Deprecated: Return type of EasySwoole\ORM\Collection\BaseCollection::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 /project/demo/vendor/easyswoole/orm/src/Collection/BaseCollection.php on line 402
Deprecated: Return type of EasySwoole\ORM\Collection\BaseCollection::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 /project/demo/vendor/easyswoole/orm/src/Collection/BaseCollection.php on line 417
Deprecated: Return type of EasySwoole\ORM\Collection\BaseCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /project/demo/vendor/easyswoole/orm/src/Collection/BaseCollection.php on line 427
Deprecated: Return type of EasySwoole\ORM\Collection\BaseCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /project/demo/vendor/easyswoole/orm/src/Collection/BaseCollection.php on line 437
Deprecated: Return type of EasySwoole\ORM\Collection\BaseCollection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /project/demo/vendor/easyswoole/orm/src/Collection/BaseCollection.php on line 447