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
+48-54Lines changed: 48 additions & 54 deletions
Original file line number
Diff line number
Diff line change
@@ -1062,6 +1062,54 @@ parameters:
1062
1062
count:1
1063
1063
path:tests/Gedmo/Mapping/Fixture/Category.php
1064
1064
1065
+
-
1066
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Referenced\:\:\$referencer \(Gedmo\\Tests\\Mapping\\Fixture\\Referencer\|null\) is never assigned Gedmo\\Tests\\Mapping\\Fixture\\Referencer so it can be removed from the property type\.$#'
1067
+
identifier:property.unusedType
1068
+
count:1
1069
+
path:tests/Gedmo/Mapping/Fixture/Referenced.php
1070
+
1071
+
-
1072
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Referencer\:\:\$id \(string\|null\) is never assigned string so it can be removed from the property type\.$#'
1073
+
identifier:property.unusedType
1074
+
count:1
1075
+
path:tests/Gedmo/Mapping/Fixture/Referencer.php
1076
+
1077
+
-
1078
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Referencing\:\:\$id \(string\|null\) is never assigned string so it can be removed from the property type\.$#'
1079
+
identifier:property.unusedType
1080
+
count:1
1081
+
path:tests/Gedmo/Mapping/Fixture/Referencing.php
1082
+
1083
+
-
1084
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Referencing\:\:\$referencer \(Gedmo\\Tests\\Mapping\\Fixture\\Referencer\|null\) is never assigned Gedmo\\Tests\\Mapping\\Fixture\\Referencer so it can be removed from the property type\.$#'
1085
+
identifier:property.unusedType
1086
+
count:1
1087
+
path:tests/Gedmo/Mapping/Fixture/Referencing.php
1088
+
1089
+
-
1090
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Xml\\Category\:\:\$changed \(DateTime\|null\) is never assigned DateTime so it can be removed from the property type\.$#'
1091
+
identifier:property.unusedType
1092
+
count:1
1093
+
path:tests/Gedmo/Mapping/Fixture/Xml/Category.php
1094
+
1095
+
-
1096
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Xml\\Category\:\:\$id \(int\|null\) is never assigned int so it can be removed from the property type\.$#'
1097
+
identifier:property.unusedType
1098
+
count:1
1099
+
path:tests/Gedmo/Mapping/Fixture/Xml/Category.php
1100
+
1101
+
-
1102
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Xml\\ClosureCategory\:\:\$id \(int\|null\) is never assigned int so it can be removed from the property type\.$#'
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Xml\\MaterializedPathCategory\:\:\$id \(int\|null\) is never assigned int so it can be removed from the property type\.$#'
message:'#^Method Gedmo\\Tests\\Sluggable\\Fixture\\Doctrine\\FakeFilter\:\:addFilterConstraint\(\) has parameter \$targetTableAlias with no type specified\.$#'
0 commit comments