56 Star 336 Fork 140

白俊遥 / laravel-bjyblog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
phpstan-baseline.neon 22.71 KB
一键复制 编辑 原始数据 按行查看 历史
白俊遥 提交于 2023-02-18 22:48 . Bump version to v17.0.5
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616
parameters:
ignoreErrors:
-
message: "#^Parameter \\#1 \\$appId of class AipContentCensor constructor expects string, mixed given\\.$#"
count: 1
path: app/Console/Commands/Bjyblog/AuditComment.php
-
message: "#^Parameter \\#1 \\$text of method AipImageCensor\\:\\:textCensorUserDefined\\(\\) expects string, mixed given\\.$#"
count: 1
path: app/Console/Commands/Bjyblog/AuditComment.php
-
message: "#^Parameter \\#2 \\$apiKey of class AipContentCensor constructor expects string, mixed given\\.$#"
count: 1
path: app/Console/Commands/Bjyblog/AuditComment.php
-
message: "#^Parameter \\#3 \\$secretKey of class AipContentCensor constructor expects string, mixed given\\.$#"
count: 1
path: app/Console/Commands/Bjyblog/AuditComment.php
-
message: "#^Parameter \\#1 \\$callback of method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),Symfony\\\\Component\\\\Finder\\\\SplFileInfo\\>\\:\\:each\\(\\) expects callable\\(Symfony\\\\Component\\\\Finder\\\\SplFileInfo, \\(int\\|string\\)\\)\\: mixed, Closure\\(string\\)\\: void given\\.$#"
count: 1
path: app/Console/Commands/Bjyblog/Update.php
-
message: "#^Parameter \\#1 \\$callback of method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),Symfony\\\\Component\\\\Finder\\\\SplFileInfo\\>\\:\\:transform\\(\\) expects callable\\(Symfony\\\\Component\\\\Finder\\\\SplFileInfo, \\(int\\|string\\)\\)\\: Symfony\\\\Component\\\\Finder\\\\SplFileInfo, Closure\\(mixed\\)\\: string given\\.$#"
count: 1
path: app/Console/Commands/Bjyblog/Update.php
-
message: "#^Parameter \\#1 \\$version1 of static method Composer\\\\Semver\\\\Comparator\\:\\:greaterThan\\(\\) expects string, Symfony\\\\Component\\\\Finder\\\\SplFileInfo given\\.$#"
count: 1
path: app/Console/Commands/Bjyblog/Update.php
-
message: "#^Parameter \\#2 \\$version2 of static method Composer\\\\Semver\\\\Comparator\\:\\:greaterThan\\(\\) expects string, Symfony\\\\Component\\\\Finder\\\\SplFileInfo given\\.$#"
count: 1
path: app/Console/Commands/Bjyblog/Update.php
-
message: "#^Call to an undefined method Illuminate\\\\Filesystem\\\\FilesystemAdapter\\:\\:getTimestamp\\(\\)\\.$#"
count: 2
path: app/Console/Commands/File/SyncToOss.php
-
message: "#^Parameter \\#2 \\$contents of method Illuminate\\\\Filesystem\\\\FilesystemAdapter\\:\\:put\\(\\) expects Illuminate\\\\Http\\\\File\\|Illuminate\\\\Http\\\\UploadedFile\\|Psr\\\\Http\\\\Message\\\\StreamInterface\\|resource\\|string, string\\|null given\\.$#"
count: 1
path: app/Console/Commands/File/SyncToOss.php
-
message: "#^Cannot access property \\$access_token on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$addtime on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$aid on mixed\\.$#"
count: 4
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$author on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$chid on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$cid on mixed\\.$#"
count: 2
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$click on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$cmtid on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$cname on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$content on mixed\\.$#"
count: 3
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$create_time on mixed\\.$#"
count: 2
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$date on mixed\\.$#"
count: 4
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$description on mixed\\.$#"
count: 2
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$email on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$head_img on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$id on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$is_admin on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$is_show on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$is_top on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$keywords on mixed\\.$#"
count: 2
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$last_login_ip on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$lid on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$lname on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$login_times on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$name on mixed\\.$#"
count: 2
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$nickname on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$openid on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$ouid on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$pid on mixed\\.$#"
count: 2
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$sort on mixed\\.$#"
count: 2
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$status on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$tid on mixed\\.$#"
count: 2
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$title on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$tname on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$type on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$url on mixed\\.$#"
count: 1
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot access property \\$value on mixed\\.$#"
count: 2
path: app/Console/Commands/Migration/FromThinkPHPBjyBlog.php
-
message: "#^Cannot use array destructuring on mixed\\.$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Parameter \\#1 \\$secretId of class TencentCloud\\\\Common\\\\Credential constructor expects string, mixed given\\.$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Parameter \\#1 \\$value of function collect expects Illuminate\\\\Contracts\\\\Support\\\\Arrayable\\<\\(int\\|string\\), mixed\\>\\|iterable\\<\\(int\\|string\\), mixed\\>\\|null, mixed given\\.$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Parameter \\#2 \\$region of class TencentCloud\\\\Cvm\\\\V20170312\\\\CvmClient constructor expects string, mixed given\\.$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Parameter \\#2 \\$secretKey of class TencentCloud\\\\Common\\\\Credential constructor expects string, mixed given\\.$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Property TencentCloud\\\\Cvm\\\\V20170312\\\\Models\\\\ResetInstanceRequest\\:\\:\\$HostName \\(string\\) does not accept mixed\\.$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Property TencentCloud\\\\Cvm\\\\V20170312\\\\Models\\\\ResetInstanceRequest\\:\\:\\$ImageId \\(string\\) does not accept mixed\\.$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Property TencentCloud\\\\Cvm\\\\V20170312\\\\Models\\\\ResetInstanceRequest\\:\\:\\$InstanceId \\(string\\) does not accept mixed\\.$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Unable to resolve the template type TKey in call to function collect$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Unable to resolve the template type TValue in call to function collect$#"
count: 1
path: app/Console/Commands/TencentCloud/Reset.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: app/Console/Commands/Translation/RemoveUnused.php
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 1
path: app/Console/Commands/Translation/RemoveUnused.php
-
message: "#^Parameter \\#1 \\$array of function ksort expects array, mixed given\\.$#"
count: 1
path: app/Console/Commands/Translation/RemoveUnused.php
-
message: "#^Part \\$key \\(mixed\\) of encapsed string cannot be cast to string\\.$#"
count: 1
path: app/Console/Commands/Translation/RemoveUnused.php
-
message: "#^Cannot access offset string on mixed\\.$#"
count: 1
path: app/Console/Commands/Translation/Sync.php
-
message: "#^Parameter \\#1 \\$array of function array_keys expects array, mixed given\\.$#"
count: 2
path: app/Console/Commands/Translation/Sync.php
-
message: "#^Parameter \\#1 \\$array of function ksort expects array, mixed given\\.$#"
count: 1
path: app/Console/Commands/Translation/Sync.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, mixed given\\.$#"
count: 1
path: app/Console/Commands/Upgrade/V11_0_0.php
-
message: "#^Parameter \\#1 \\$values of static method Illuminate\\\\Database\\\\Eloquent\\\\Builder\\<App\\\\Models\\\\Friend\\>\\:\\:insertOrIgnore\\(\\) expects array, mixed given\\.$#"
count: 1
path: app/Console/Commands/Upgrade/V16_0_0.php
-
message: "#^Cannot access property \\$id on mixed\\.$#"
count: 1
path: app/Console/Commands/Upgrade/V5_8_4_0.php
-
message: "#^Cannot access property \\$title on mixed\\.$#"
count: 1
path: app/Console/Commands/Upgrade/V5_8_4_0.php
-
message: "#^Cannot access property \\$id on mixed\\.$#"
count: 2
path: app/Console/Commands/Upgrade/V6_14_0.php
-
message: "#^Cannot access offset 'children' on mixed\\.$#"
count: 1
path: app/Console/Commands/Upgrade/V9_0_0.php
-
message: "#^Method App\\\\Console\\\\Commands\\\\Upgrade\\\\V9_0_0\\:\\:getCommentsByArticleId\\(\\) should return array\\<int, array\\<string, mixed\\>\\> but returns array\\.$#"
count: 1
path: app/Console/Commands/Upgrade/V9_0_0.php
-
message: "#^Parameter \\#1 \\$article_id of method App\\\\Console\\\\Commands\\\\Upgrade\\\\V9_0_0\\:\\:getCommentsByArticleId\\(\\) expects int, mixed given\\.$#"
count: 1
path: app/Console/Commands/Upgrade/V9_0_0.php
-
message: "#^Parameter \\#1 \\$comment of method App\\\\Console\\\\Commands\\\\Upgrade\\\\V9_0_0\\:\\:getTree\\(\\) expects array\\<string, mixed\\>, mixed given\\.$#"
count: 2
path: app/Console/Commands/Upgrade/V9_0_0.php
-
message: "#^Property App\\\\Console\\\\Commands\\\\Upgrade\\\\V9_0_0\\:\\:\\$children \\(array\\<int, array\\<string, mixed\\>\\>\\) does not accept array\\<int, mixed\\>\\.$#"
count: 1
path: app/Console/Commands/Upgrade/V9_0_0.php
-
message: "#^Cannot call method revoke\\(\\) on Laravel\\\\Passport\\\\Token\\|null\\.$#"
count: 1
path: app/Http/Controllers/Auth/PassportController.php
-
message: "#^Cannot call method token\\(\\) on App\\\\Models\\\\User\\|null\\.$#"
count: 1
path: app/Http/Controllers/Auth/PassportController.php
-
message: "#^Method App\\\\Http\\\\Controllers\\\\Auth\\\\SocialiteController\\:\\:handleProviderCallback\\(\\) should return Illuminate\\\\Http\\\\RedirectResponse but returns Illuminate\\\\Http\\\\RedirectResponse\\|Illuminate\\\\Routing\\\\Redirector\\.$#"
count: 1
path: app/Http/Controllers/Auth/SocialiteController.php
-
message: "#^Method App\\\\Http\\\\Controllers\\\\Auth\\\\SocialiteController\\:\\:redirectToProvider\\(\\) should return Illuminate\\\\Http\\\\RedirectResponse but returns Symfony\\\\Component\\\\HttpFoundation\\\\RedirectResponse\\.$#"
count: 1
path: app/Http/Controllers/Auth/SocialiteController.php
-
message: "#^Parameter \\#1 \\$to of function redirect expects string\\|null, mixed given\\.$#"
count: 1
path: app/Http/Controllers/Auth/SocialiteController.php
-
message: "#^Property App\\\\Http\\\\Controllers\\\\Auth\\\\SocialiteController\\:\\:\\$socialiteClients with generic class Illuminate\\\\Database\\\\Eloquent\\\\Collection does not specify its types\\: TKey, TModel$#"
count: 1
path: app/Http/Controllers/Auth/SocialiteController.php
-
message: "#^Property Laravel\\\\Socialite\\\\AbstractUser\\:\\:\\$nickname \\(string\\) on left side of \\?\\? is not nullable\\.$#"
count: 1
path: app/Http/Controllers/Auth/SocialiteController.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: app/Http/Controllers/Home/CommentController.php
-
message: "#^Parameter \\#1 \\$title of class Spatie\\\\Feed\\\\Feed constructor expects string, mixed given\\.$#"
count: 1
path: app/Http/Controllers/Home/FeedController.php
-
message: "#^Parameter \\#4 \\$view of class Spatie\\\\Feed\\\\Feed constructor expects string, mixed given\\.$#"
count: 1
path: app/Http/Controllers/Home/FeedController.php
-
message: "#^Parameter \\#5 \\$description of class Spatie\\\\Feed\\\\Feed constructor expects string, mixed given\\.$#"
count: 1
path: app/Http/Controllers/Home/FeedController.php
-
message: "#^Parameter \\#6 \\$language of class Spatie\\\\Feed\\\\Feed constructor expects string, mixed given\\.$#"
count: 1
path: app/Http/Controllers/Home/FeedController.php
-
message: "#^Parameter \\#7 \\$image of class Spatie\\\\Feed\\\\Feed constructor expects string, mixed given\\.$#"
count: 1
path: app/Http/Controllers/Home/FeedController.php
-
message: "#^Parameter \\#8 \\$format of class Spatie\\\\Feed\\\\Feed constructor expects string, mixed given\\.$#"
count: 1
path: app/Http/Controllers/Home/FeedController.php
-
message: "#^Cannot cast object\\|string\\|null to int\\.$#"
count: 1
path: app/Http/Controllers/Resources/ArticleController.php
-
message: "#^Parameter \\#2 \\$tag_ids of method App\\\\Models\\\\ArticleTag\\:\\:addTagIds\\(\\) expects array\\<int, int\\>, mixed given\\.$#"
count: 2
path: app/Http/Controllers/Resources/ArticleController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: app/Http/Controllers/Resources/ArticleImageController.php
-
message: "#^Parameter \\#2 \\$options of method Illuminate\\\\Http\\\\UploadedFile\\:\\:store\\(\\) expects array\\|string, mixed given\\.$#"
count: 1
path: app/Http/Controllers/Resources/ArticleImageController.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: app/Http/Controllers/Resources/ConfigController.php
-
message: "#^Parameter \\#2 \\$options of method Illuminate\\\\Http\\\\UploadedFile\\:\\:store\\(\\) expects array\\|string, mixed given\\.$#"
count: 1
path: app/Http/Controllers/Resources/ConfigController.php
-
message: "#^Parameter \\#2 \\$haystack of function in_array expects array, mixed given\\.$#"
count: 2
path: app/Http/Requests/Config/Update.php
-
message: "#^Method App\\\\Models\\\\Article\\:\\:articleHistories\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\HasMany does not specify its types\\: TRelatedModel$#"
count: 1
path: app/Models/Article.php
-
message: "#^Method App\\\\Models\\\\Article\\:\\:category\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsTo does not specify its types\\: TRelatedModel, TChildModel$#"
count: 1
path: app/Models/Article.php
-
message: "#^Method App\\\\Models\\\\Article\\:\\:getFeedItems\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Collection does not specify its types\\: TKey, TModel$#"
count: 1
path: app/Models/Article.php
-
message: "#^Method App\\\\Models\\\\Article\\:\\:getIdsGivenSearchWord\\(\\) should return array\\<int, int\\> but returns array\\.$#"
count: 2
path: app/Models/Article.php
-
message: "#^Method App\\\\Models\\\\Article\\:\\:tags\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsToMany does not specify its types\\: TRelatedModel$#"
count: 1
path: app/Models/Article.php
-
message: "#^Method App\\\\Models\\\\ArticleHistory\\:\\:article\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsTo does not specify its types\\: TRelatedModel, TChildModel$#"
count: 1
path: app/Models/ArticleHistory.php
-
message: "#^Method App\\\\Models\\\\Category\\:\\:articles\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\HasMany does not specify its types\\: TRelatedModel$#"
count: 1
path: app/Models/Category.php
-
message: "#^Method App\\\\Models\\\\Comment\\:\\:article\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsTo does not specify its types\\: TRelatedModel, TChildModel$#"
count: 1
path: app/Models/Comment.php
-
message: "#^Method App\\\\Models\\\\Comment\\:\\:parentComment\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsTo does not specify its types\\: TRelatedModel, TChildModel$#"
count: 1
path: app/Models/Comment.php
-
message: "#^Method App\\\\Models\\\\Comment\\:\\:socialiteUser\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsTo does not specify its types\\: TRelatedModel, TChildModel$#"
count: 1
path: app/Models/Comment.php
-
message: "#^Method App\\\\Models\\\\Config\\:\\:getValueAttribute\\(\\) should return array\\|string but returns mixed\\.$#"
count: 1
path: app/Models/Config.php
-
message: "#^Parameter \\#2 \\$text of function watermark expects string, mixed given\\.$#"
count: 1
path: app/Models/Observers/ArticleObserver.php
-
message: "#^Parameter \\#1 \\$appId of class AipContentCensor constructor expects string, mixed given\\.$#"
count: 1
path: app/Models/Observers/CommentObserver.php
-
message: "#^Parameter \\#2 \\$apiKey of class AipContentCensor constructor expects string, mixed given\\.$#"
count: 1
path: app/Models/Observers/CommentObserver.php
-
message: "#^Parameter \\#3 \\$secretKey of class AipContentCensor constructor expects string, mixed given\\.$#"
count: 1
path: app/Models/Observers/CommentObserver.php
-
message: "#^Method App\\\\Models\\\\Site\\:\\:socialiteUser\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsTo does not specify its types\\: TRelatedModel, TChildModel$#"
count: 1
path: app/Models/Site.php
-
message: "#^Method App\\\\Models\\\\SocialiteUser\\:\\:socialiteClient\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsTo does not specify its types\\: TRelatedModel, TChildModel$#"
count: 1
path: app/Models/SocialiteUser.php
-
message: "#^Method App\\\\Models\\\\Tag\\:\\:articles\\(\\) return type with generic class Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\BelongsToMany does not specify its types\\: TRelatedModel$#"
count: 1
path: app/Models/Tag.php
-
message: "#^Parameter \\#1 \\$locale of method Illuminate\\\\Contracts\\\\Foundation\\\\Application\\:\\:setLocale\\(\\) expects string, mixed given\\.$#"
count: 1
path: app/Providers/AppServiceProvider.php
-
message: "#^Parameter \\#1 \\$locale of static method Carbon\\\\Carbon\\:\\:setLocale\\(\\) expects string, mixed given\\.$#"
count: 1
path: app/Providers/AppServiceProvider.php
-
message: "#^Parameter \\#1 \\$array of function array_filter expects array, mixed given\\.$#"
count: 1
path: app/Providers/ComposerServiceProvider.php
-
message: "#^Parameter \\#1 \\$content of static method App\\\\Models\\\\Comment\\:\\:imageToUbb\\(\\) expects string, mixed given\\.$#"
count: 1
path: app/Rules/Comment.php
-
message: "#^Function translate\\(\\) should return string but returns mixed\\.$#"
count: 1
path: app/Support/helpers.php
-
message: "#^Parameter \\#1 \\$root of static method Illuminate\\\\Support\\\\Facades\\\\URL\\:\\:assetFrom\\(\\) expects string, mixed given\\.$#"
count: 1
path: app/Support/helpers.php
-
message: "#^Parameter \\#2 \\$haystack of function in_array expects array, mixed given\\.$#"
count: 1
path: app/Support/helpers.php
-
message: "#^Parameter \\#1 \\$title of static method Illuminate\\\\Support\\\\Str\\:\\:slug\\(\\) expects string, mixed given\\.$#"
count: 1
path: config/cache.php
-
message: "#^Parameter \\#1 \\$title of static method Illuminate\\\\Support\\\\Str\\:\\:slug\\(\\) expects string, mixed given\\.$#"
count: 1
path: config/database.php
-
message: "#^Parameter \\#1 \\$title of static method Illuminate\\\\Support\\\\Str\\:\\:slug\\(\\) expects string, mixed given\\.$#"
count: 1
path: config/session.php
PHP
1
https://gitee.com/baijunyao/laravel-bjyblog.git
git@gitee.com:baijunyao/laravel-bjyblog.git
baijunyao
laravel-bjyblog
laravel-bjyblog
master

搜索帮助