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
+6
Original file line number
Diff line number
Diff line change
@@ -3114,6 +3114,12 @@ parameters:
3114
3114
count:2
3115
3115
path:src/Tools/SchemaTool.php
3116
3116
3117
+
-
3118
+
message:'#^Method Doctrine\\DBAL\\Schema\\AbstractSchemaManager\<Doctrine\\DBAL\\Platforms\\AbstractPlatform\>\:\:createComparator\(\) invoked with 1 parameter, 0 required\.$#'
3119
+
identifier:arguments.count
3120
+
count:1
3121
+
path:src/Tools/SchemaTool.php
3122
+
3117
3123
-
3118
3124
message:'#^Method Doctrine\\ORM\\Tools\\SchemaTool\:\:addDiscriminatorColumnDefinition\(\) has parameter \$class with generic class Doctrine\\ORM\\Mapping\\ClassMetadata but does not specify its types\: T$#'
0 commit comments