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
+2-38Lines changed: 2 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -3150,7 +3150,7 @@ parameters:
3150
3150
Use \{@see getPrimaryKeyConstraint\(\)\} instead\.$#
3151
3151
'''
3152
3152
identifier:method.deprecated
3153
-
count:1
3153
+
count:2
3154
3154
path:src/Tools/SchemaTool.php
3155
3155
3156
3156
-
@@ -3255,12 +3255,6 @@ parameters:
3255
3255
count:1
3256
3256
path:src/Tools/SchemaTool.php
3257
3257
3258
-
-
3259
-
message:'#^Method Doctrine\\ORM\\Tools\\SchemaTool\:\:getIndexColumns\(\) has parameter \$class with generic class Doctrine\\ORM\\Mapping\\ClassMetadata but does not specify its types\: T$#'
3260
-
identifier:missingType.generics
3261
-
count:1
3262
-
path:src/Tools/SchemaTool.php
3263
-
3264
3258
-
3265
3259
message:'#^Method Doctrine\\ORM\\Tools\\SchemaTool\:\:getSchemaFromMetadata\(\) has parameter \$classes with generic class Doctrine\\ORM\\Mapping\\ClassMetadata but does not specify its types\: T$#'
3266
3260
identifier:missingType.generics
@@ -3291,38 +3285,14 @@ parameters:
3291
3285
count:1
3292
3286
path:src/Tools/SchemaTool.php
3293
3287
3294
-
-
3295
-
message:'#^Parameter \#1 \$columnNames of method Doctrine\\DBAL\\Schema\\Table\:\:addIndex\(\) expects non\-empty\-list\<string\>, list\<string\> given\.$#'
3296
-
identifier:argument.type
3297
-
count:1
3298
-
path:src/Tools/SchemaTool.php
3299
-
3300
-
-
3301
-
message:'#^Parameter \#1 \$columnNames of method Doctrine\\DBAL\\Schema\\Table\:\:addUniqueIndex\(\) expects non\-empty\-list\<string\>, array\<string\> given\.$#'
3302
-
identifier:argument.type
3303
-
count:1
3304
-
path:src/Tools/SchemaTool.php
3305
-
3306
3288
-
3307
3289
message:'#^Parameter \#1 \$columnNames of method Doctrine\\DBAL\\Schema\\Table\:\:setPrimaryKey\(\) expects non\-empty\-list\<string\>, array\<string\> given\.$#'
message:'#^Parameter \#2 \$columnNames of class Doctrine\\DBAL\\Schema\\PrimaryKeyConstraint constructor expects non\-empty\-list\<Doctrine\\DBAL\\Schema\\Name\\UnqualifiedName\>, list\<Doctrine\\DBAL\\Schema\\Name\\UnqualifiedName\> given\.$#'
3320
-
identifier:argument.type
3321
-
count:1
3322
-
path:src/Tools/SchemaTool.php
3323
-
3324
-
-
3325
-
message:'#^Parameter \#2 \$columns of class Doctrine\\DBAL\\Schema\\Index constructor expects non\-empty\-list\<string\>, list\<string\> given\.$#'
3295
+
message:'#^Parameter \#1 \$firstColumnName of method Doctrine\\DBAL\\Schema\\PrimaryKeyConstraintEditor\:\:setUnquotedColumnNames\(\) expects non\-empty\-string, string given\.$#'
3326
3296
identifier:argument.type
3327
3297
count:1
3328
3298
path:src/Tools/SchemaTool.php
@@ -3339,12 +3309,6 @@ parameters:
3339
3309
count:1
3340
3310
path:src/Tools/SchemaTool.php
3341
3311
3342
-
-
3343
-
message:'#^Property Doctrine\\ORM\\Tools\\SchemaTool\:\:\$schemaManager with generic class Doctrine\\DBAL\\Schema\\AbstractSchemaManager does not specify its types\: T$#'
3344
-
identifier:missingType.generics
3345
-
count:1
3346
-
path:src/Tools/SchemaTool.php
3347
-
3348
3312
-
3349
3313
message:'#^Access to an undefined property Doctrine\\ORM\\Mapping\\ManyToManyInverseSideMapping\|Doctrine\\ORM\\Mapping\\ManyToManyOwningSideMapping\|Doctrine\\ORM\\Mapping\\ManyToOneAssociationMapping\|Doctrine\\ORM\\Mapping\\OneToManyAssociationMapping\|Doctrine\\ORM\\Mapping\\OneToOneInverseSideMapping\|Doctrine\\ORM\\Mapping\\OneToOneOwningSideMapping\:\:\$inversedBy\.$#'
0 commit comments