久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

Discuz! 官方交流社區

標題: 是不是切換php版本會導致出錯? [打印本頁]

作者: Wi-Fi    時間: 2024-3-11 19:05
標題: 是不是切換php版本會導致出錯?
把php7.4(好像)換成了8.2,現在打不開了:


  1. Deprecated: Return type of Illuminate\Container\Container::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 /www/wwwroot/q.csgo.link/vendor/illuminate/container/Container.php on line 1271

  2. Deprecated: Return type of Illuminate\Container\Container::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 /www/wwwroot/q.csgo.link/vendor/illuminate/container/Container.php on line 1282

  3. Deprecated: Return type of Illuminate\Container\Container::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 /www/wwwroot/q.csgo.link/vendor/illuminate/container/Container.php on line 1294

  4. Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/q.csgo.link/vendor/illuminate/container/Container.php on line 1307

  5. Deprecated: Return type of Illuminate\Config\Repository::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 /www/wwwroot/q.csgo.link/vendor/illuminate/config/Repository.php on line 141

  6. Deprecated: Return type of Illuminate\Config\Repository::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 /www/wwwroot/q.csgo.link/vendor/illuminate/config/Repository.php on line 152

  7. Deprecated: Return type of Illuminate\Config\Repository::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 /www/wwwroot/q.csgo.link/vendor/illuminate/config/Repository.php on line 164

  8. Deprecated: Return type of Illuminate\Config\Repository::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/q.csgo.link/vendor/illuminate/config/Repository.php on line 175

  9. Deprecated: Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /www/wwwroot/q.csgo.link/vendor/opis/closure/src/SerializableClosure.php on line 18

  10. Deprecated: Return type of Illuminate\Database\Eloquent\Model::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 /www/wwwroot/q.csgo.link/vendor/illuminate/database/Eloquent/Model.php on line 1658

  11. Deprecated: Return type of Illuminate\Database\Eloquent\Model::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 /www/wwwroot/q.csgo.link/vendor/illuminate/database/Eloquent/Model.php on line 1669

  12. Deprecated: Return type of Illuminate\Database\Eloquent\Model::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 /www/wwwroot/q.csgo.link/vendor/illuminate/database/Eloquent/Model.php on line 1681

  13. Deprecated: Return type of Illuminate\Database\Eloquent\Model::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 /www/wwwroot/q.csgo.link/vendor/illuminate/database/Eloquent/Model.php on line 1692

  14. Deprecated: Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/q.csgo.link/vendor/illuminate/database/Eloquent/Model.php on line 1203

  15. Deprecated: Creation of dynamic property App\Listeners\Post\SaveLikesToDatabase::$userRepo is deprecated in /www/wwwroot/q.csgo.link/app/Listeners/Post/SaveLikesToDatabase.php on line 50

  16. Deprecated: Creation of dynamic property App\Listeners\Post\SaveLikesToDatabase::$events is deprecated in /www/wwwroot/q.csgo.link/app/Listeners/Post/SaveLikesToDatabase.php on line 58

  17. 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 /www/wwwroot/q.csgo.link/vendor/illuminate/support/Collection.php on line 1349

  18. 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 /www/wwwroot/q.csgo.link/vendor/illuminate/support/Collection.php on line 1360

  19. 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 /www/wwwroot/q.csgo.link/vendor/illuminate/support/Collection.php on line 1372

  20. Deprecated: Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/q.csgo.link/vendor/illuminate/support/Collection.php on line 1387

  21. Deprecated: Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/q.csgo.link/vendor/illuminate/support/Collection.php on line 1304

  22. Deprecated: Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/q.csgo.link/vendor/illuminate/support/Collection.php on line 1294

  23. Deprecated: Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/q.csgo.link/vendor/illuminate/support/Traits/EnumeratesValues.php on line 768

  24. Deprecated: Return type of Illuminate\Cache\Repository::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 /www/wwwroot/q.csgo.link/vendor/illuminate/cache/Repository.php on line 577

  25. Deprecated: Return type of Illuminate\Cache\Repository::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 /www/wwwroot/q.csgo.link/vendor/illuminate/cache/Repository.php on line 588

  26. Deprecated: Return type of Illuminate\Cache\Repository::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 /www/wwwroot/q.csgo.link/vendor/illuminate/cache/Repository.php on line 600

  27. Deprecated: Return type of Illuminate\Cache\Repository::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/q.csgo.link/vendor/illuminate/cache/Repository.php on line 611

  28. Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1238

  29. Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1247

  30. Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2456

  31. Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2581

  32. Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2593

  33. Deprecated: Return type of Carbon\CarbonInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php on line 3025
  34. Discuz Q! encountered a boot error (TypeError)
  35. thrown in /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 927
  36. Carbon\Carbon::setLastErrors(): Argument #1 ($lastErrors) must be of type array, bool given, called in /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 97
  37. #0 /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(97): Carbon\Carbon::setLastErrors() #1 /www/wwwroot/q.csgo.link/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php(251): Carbon\Carbon->__construct() #2 /www/wwwroot/q.csgo.link/vendor/illuminate/support/InteractsWithTime.php(62): Carbon\Carbon::now() #3 /www/wwwroot/q.csgo.link/vendor/illuminate/cache/FileStore.php(216): Illuminate\Cache\FileStore->currentTime() #4 /www/wwwroot/q.csgo.link/vendor/illuminate/cache/FileStore.php(58): Illuminate\Cache\FileStore->getPayload() #5 /www/wwwroot/q.csgo.link/vendor/illuminate/cache/Repository.php(97): Illuminate\Cache\FileStore->get() #6 /www/wwwroot/q.csgo.link/vendor/illuminate/cache/Repository.php(409): Illuminate\Cache\Repository->get() #7 /www/wwwroot/q.csgo.link/vendor/illuminate/cache/Repository.php(397): Illuminate\Cache\Repository->rememberForever() #8 /www/wwwroot/q.csgo.link/vendor/illuminate/support/Manager.php(166): Illuminate\Cache\Repository->sear() #9 /www/wwwroot/q.csgo.link/app/Settings/SettingsRepository.php(50): Illuminate\Support\Manager->__call() #10 /www/wwwroot/q.csgo.link/app/Settings/SettingsRepository.php(82): App\Settings\SettingsRepository->all() #11 /www/wwwroot/q.csgo.link/app/Providers/SettingsServiceProvider.php(53): App\Settings\SettingsRepository->tag() #12 /www/wwwroot/q.csgo.link/vendor/illuminate/container/BoundMethod.php(36): App\Providers\SettingsServiceProvider->boot() #13 /www/wwwroot/q.csgo.link/vendor/illuminate/container/Util.php(37): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}() #14 /www/wwwroot/q.csgo.link/vendor/illuminate/container/BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure() #15 /www/wwwroot/q.csgo.link/vendor/illuminate/container/BoundMethod.php(35): Illuminate\Container\BoundMethod::callBoundMethod() #16 /www/wwwroot/q.csgo.link/vendor/illuminate/container/Container.php(596): Illuminate\Container\BoundMethod::call() #17 /www/wwwroot/q.csgo.link/vendor/discuz/core/src/Foundation/Application.php(523): Illuminate\Container\Container->call() #18 /www/wwwroot/q.csgo.link/vendor/discuz/core/src/Foundation/Application.php(495): Discuz\Foundation\Application->bootProvider() #19 [internal function]: Discuz\Foundation\Application->Discuz\Foundation\{closure}() #20 /www/wwwroot/q.csgo.link/vendor/discuz/core/src/Foundation/Application.php(494): array_walk() #21 /www/wwwroot/q.csgo.link/vendor/discuz/core/src/Foundation/SiteApp.php(96): Discuz\Foundation\Application->boot() #22 /www/wwwroot/q.csgo.link/vendor/discuz/core/src/Http/Server.php(41): Discuz\Foundation\SiteApp->siteBoot() #23 /www/wwwroot/q.csgo.link/public/index.php(29): Discuz\Http\Server->listen() #24 {main}
復制代碼



作者: jane520    時間: 2024-3-11 20:26
有的時候是插件不支持php8照成的
作者: 鴻茂傳媒    時間: 2024-3-12 09:49
看版本有些是不支持8.2的




歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/) Powered by Discuz! X5.0
久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线
老司机精品福利视频| 黄色亚洲免费| 亚洲同性同志一二三专区| 国产精品久久三| 亚洲欧美成aⅴ人在线观看 | 久久高清免费观看| 欧美性欧美巨大黑白大战| 欧美肥妇free| 欧美mv日韩mv亚洲| 国产精品久久久久aaaa| 亚洲成人先锋电影| 国内精品伊人久久久久av一坑| 伊人开心综合网| 成人激情综合网站| 国产欧美综合色| 欧美日韩国内| 亚洲免费av高清| 久久精品日产第一区二区| 99精品久久| 国产精品久久毛片av大全日韩| 日韩成人av影视| 一区二区三区在线视频观看| 亚洲欧美一区二区不卡| 成人福利视频网站| 日韩一区二区三区免费看 | 欧美亚洲日本国产| 国产精品一区2区| 久久综合色一综合色88| 欧美片第1页综合| 一区二区三区在线视频观看58| 色悠悠亚洲一区二区| 国产乱人伦偷精品视频免下载| 日韩免费电影网站| 国产精品分类| 亚洲bt欧美bt精品| 欧美剧情电影在线观看完整版免费励志电影 | 在线看国产一区二区| 国模套图日韩精品一区二区| xf在线a精品一区二区视频网站| 欧美婷婷久久| 图片区小说区国产精品视频| 欧美男生操女生| 午夜欧美精品久久久久久久| 一区二区三区.www| 欧美日韩一本到| 91免费视频网| 亚洲制服丝袜av| 91麻豆精品国产91久久久 | 亚洲色图视频网| 色女孩综合影院| 99久久777色| 亚洲综合激情网| 欧美顶级少妇做爰| 国产综合自拍| 免费黄网站欧美| 国产日韩欧美不卡| 美女日韩在线中文字幕| 国产激情一区二区三区| 国产精品久久久99| 91久久人澡人人添人人爽欧美| 成人污视频在线观看| 综合欧美亚洲日本| 欧美优质美女网站| 欧美一区二区三区四区在线观看地址 | 日本一区二区免费在线观看视频 | 欧美日韩中文字幕一区| 午夜久久tv| 免费看欧美女人艹b| 2欧美一区二区三区在线观看视频 337p粉嫩大胆噜噜噜噜噜91av | 国产91在线观看丝袜| 亚洲精品v日韩精品| 5566中文字幕一区二区电影| 影音先锋中文字幕一区| 国产一区二区三区电影在线观看| 中文字幕中文在线不卡住| 欧美日韩久久久| 激情综合自拍| 国产高清精品久久久久| 亚洲一区二区三区中文字幕| 精品少妇一区二区三区免费观看 | 日韩一区二区免费高清| 国产一区二区久久久| 成人午夜电影小说| 性做久久久久久免费观看| 国产日本欧洲亚洲| 欧美日韩国产综合视频在线观看| 亚洲国产精品日韩| 高清在线观看日韩| 丝袜国产日韩另类美女| 国产精品天干天干在观线| 欧美福利一区二区| 久久动漫亚洲| 国内精品久久久久久久果冻传媒| 国产精品 欧美精品| 婷婷开心久久网| 国产精品人妖ts系列视频| 欧美一级二级三级蜜桃| 男人的天堂成人在线| 91老师片黄在线观看| 国产一区二区h| 天堂精品中文字幕在线| 成人免费在线播放视频| 日韩欧美国产三级电影视频| 色婷婷久久久久swag精品| 亚洲欧洲一区二区在线观看| 99精品视频在线观看| 黄色日韩网站视频| 亚洲成国产人片在线观看| 亚洲国产精品99久久久久久久久 | 伊人激情综合| 99视频超级精品| 国产一区二区三区免费观看| 亚洲福利视频一区二区| 国产精品灌醉下药二区| 精品国产免费一区二区三区香蕉| 欧美手机在线视频| 久久不射网站| 亚洲精品视频啊美女在线直播| 99久久精品一区二区| 国产精品77777| 欧美bbbbb| 五月天婷婷综合| 一区二区三区日韩精品视频| 国产精品国产精品国产专区不片| 久久亚洲二区三区| 欧美成人伊人久久综合网| 欧美精品精品一区| 91国产视频在线观看| 欧美一级网站| 国产欧美日韩一级| 日韩一级不卡| 伊人色综合久久天天五月婷| 色综合亚洲欧洲| 99精品欧美一区二区蜜桃免费| 粉嫩13p一区二区三区| 九九视频精品免费| 麻豆一区二区三| 蜜桃av一区二区在线观看| 天堂va蜜桃一区二区三区漫画版 | 欧美精品一区三区在线观看| 成人18精品视频| 波多野结衣一区二区三区| 国产成a人亚洲| 国产麻豆一精品一av一免费| 蜜桃av一区二区在线观看| 日日夜夜免费精品| 丝袜亚洲另类丝袜在线| 丝袜美腿一区二区三区| 午夜不卡av在线| 视频在线观看91| 天天综合网天天综合色| 午夜精品福利在线| 日韩高清一区二区| 七七婷婷婷婷精品国产| 麻豆久久一区二区| 日本成人在线网站| 久久精品国产999大香线蕉| 轻轻草成人在线| 蜜桃久久精品一区二区| 精品一区二区精品| 国产在线不卡一区| 粉嫩av亚洲一区二区图片| www.久久精品| 欧美日韩少妇| 91久久国产自产拍夜夜嗨| 夜夜精品视频| 亚洲专区免费| 一本色道久久综合亚洲aⅴ蜜桃 | 欧美成人国产一区二区| 精品久久免费看| 国产午夜亚洲精品不卡| 日本一二三不卡| 亚洲日本中文字幕区| 亚洲国产日韩a在线播放性色| 日日摸夜夜添夜夜添国产精品 | 不卡欧美aaaaa| 欧美成人亚洲| 99这里有精品| 久久日韩精品| 欧美老肥妇做.爰bbww| 日韩久久精品一区| 欧美激情艳妇裸体舞| 亚洲激情图片qvod| 午夜国产精品一区| 久久99国产精品免费| 国产传媒日韩欧美成人| 欧美在线播放| 国产精品老牛| 欧美午夜精品电影| 日韩精品中午字幕| 国产精品素人视频| 一卡二卡三卡日韩欧美| 免费视频一区二区| 不卡在线观看av| 在线观看成人av电影| 久久香蕉精品| 欧美成人video| 日韩毛片视频在线看| 日韩av高清在线观看| 国产精品一区久久久久|