Deprecated: Return type of EasySwoole\ORM\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 /project/demo/vendor/easyswoole/orm/src/Concern/Attribute.php on line 97
Deprecated: Return type of EasySwoole\ORM\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 /project/demo/vendor/easyswoole/orm/src/Concern/Attribute.php on line 102
Deprecated: Return type of EasySwoole\ORM\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 /project/demo/vendor/easyswoole/orm/src/Concern/Attribute.php on line 113
Deprecated: Return type of EasySwoole\ORM\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 /project/demo/vendor/easyswoole/orm/src/Concern/Attribute.php on line 124
Deprecated: Return type of EasySwoole\ORM\AbstractModel::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/Concern/Attribute.php on line 133
Fatal error: Uncaught Error: Call to undefined function Swoole\Coroutine\run() in /project/demo/swoole/orm/main.php:20
Stack trace:
#0 {main}
thrown in /project/demo/swoole/orm/main.php on line 20