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
@@ -1020,6 +1020,54 @@ parameters:
1020
1020
count:1
1021
1021
path:tests/Gedmo/Mapping/Fixture/Category.php
1022
1022
1023
+
-
1024
+
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\.$#'
1025
+
identifier:property.unusedType
1026
+
count:1
1027
+
path:tests/Gedmo/Mapping/Fixture/Referenced.php
1028
+
1029
+
-
1030
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Referencer\:\:\$id \(string\|null\) is never assigned string so it can be removed from the property type\.$#'
1031
+
identifier:property.unusedType
1032
+
count:1
1033
+
path:tests/Gedmo/Mapping/Fixture/Referencer.php
1034
+
1035
+
-
1036
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Referencing\:\:\$id \(string\|null\) is never assigned string so it can be removed from the property type\.$#'
1037
+
identifier:property.unusedType
1038
+
count:1
1039
+
path:tests/Gedmo/Mapping/Fixture/Referencing.php
1040
+
1041
+
-
1042
+
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\.$#'
1043
+
identifier:property.unusedType
1044
+
count:1
1045
+
path:tests/Gedmo/Mapping/Fixture/Referencing.php
1046
+
1047
+
-
1048
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Xml\\Category\:\:\$changed \(DateTime\|null\) is never assigned DateTime so it can be removed from the property type\.$#'
1049
+
identifier:property.unusedType
1050
+
count:1
1051
+
path:tests/Gedmo/Mapping/Fixture/Xml/Category.php
1052
+
1053
+
-
1054
+
message:'#^Property Gedmo\\Tests\\Mapping\\Fixture\\Xml\\Category\:\:\$id \(int\|null\) is never assigned int so it can be removed from the property type\.$#'
1055
+
identifier:property.unusedType
1056
+
count:1
1057
+
path:tests/Gedmo/Mapping/Fixture/Xml/Category.php
1058
+
1059
+
-
1060
+
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