easy-swoole / easyswoole

swoole,easyswoole,swoole framework
https://www.easyswoole.com/
Apache License 2.0
4.73k stars 512 forks source link

PHP 8.1.2 查询数据库报return格式问题 #540

Closed ryx16 closed 3 months ago

ryx16 commented 2 years ago

2022-03-31 11:29:04][trigger][notice]:[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 at file:/root... line:133]

求助

XueSiLf commented 2 years ago

后续我们兼容下,感谢反馈。

WangNingkai commented 2 years ago

同一个问题 image

XueSiLf commented 3 months ago

2022-03-31 11:29:04][trigger][notice]:[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 at file:/root... line:133]

求助

你可以安装最新版本的 orm

composer require easyapi/es-mysql-orm