zgldh / qiniu-laravel-storage

Qiniu 云储存 Laravel 5 Storage版
MIT License
521 stars 79 forks source link

php 8.1下有警告 #88

Open terranc opened 1 year ago

terranc commented 1 year ago
Return type of zgldh\QiniuStorage\QiniuUrl::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /xxxx/vendor/zgldh/qiniu-laravel-storage/src/QiniuUrl.php on line 110

php8.1 + laravel9