You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -175,11 +175,6 @@ parameters:
175
175
count:1
176
176
path:src/Entity/Post.php
177
177
178
-
-
179
-
message:"#^Parameter \\$repositoryClass of attribute class Doctrine\\\\ORM\\\\Mapping\\\\Entity constructor expects class\\-string\\<Doctrine\\\\ORM\\\\EntityRepository\\<T of object\\>\\>\\|null, 'App\\\\\\\\Repository\\\\\\\\PostRepository' given\\.$#"
180
-
count:1
181
-
path:src/Entity/Post.php
182
-
183
178
-
184
179
message:"#^Property App\\\\Entity\\\\Post\\:\\:\\$comments with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
185
180
count:1
@@ -220,11 +215,6 @@ parameters:
220
215
count:1
221
216
path:src/Entity/User.php
222
217
223
-
-
224
-
message:"#^Parameter \\$repositoryClass of attribute class Doctrine\\\\ORM\\\\Mapping\\\\Entity constructor expects class\\-string\\<Doctrine\\\\ORM\\\\EntityRepository\\<T of object\\>\\>\\|null, 'App\\\\\\\\Repository\\\\\\\\UserRepository' given\\.$#"
225
-
count:1
226
-
path:src/Entity/User.php
227
-
228
218
-
229
219
message:"#^Property App\\\\Entity\\\\User\\:\\:\\$roles type has no value type specified in iterable type array\\.$#"
0 commit comments