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
message:'#^Method Patchlevel\\Hydrator\\Guesser\\BuiltInGuesser\:\:guess\(\) has parameter \$type with generic class Symfony\\Component\\TypeInfo\\Type\\ObjectType but does not specify its types\: T$#'
23
+
identifier:missingType.generics
24
+
count:1
25
+
path:src/Guesser/BuiltInGuesser.php
26
+
27
+
-
28
+
message:'#^Parameter \#1 \$className of class Patchlevel\\Hydrator\\Normalizer\\ObjectNormalizer constructor expects class\-string\|null, string given\.$#'
29
+
identifier:argument.type
30
+
count:1
31
+
path:src/Guesser/BuiltInGuesser.php
32
+
33
+
-
34
+
message:'#^Parameter \#1 \$enum of class Patchlevel\\Hydrator\\Normalizer\\EnumNormalizer constructor expects class\-string\<BackedEnum\>\|null, string given\.$#'
35
+
identifier:argument.type
36
+
count:1
37
+
path:src/Guesser/BuiltInGuesser.php
38
+
39
+
-
40
+
message:'#^Method Patchlevel\\Hydrator\\Guesser\\ChainGuesser\:\:guess\(\) has parameter \$type with generic class Symfony\\Component\\TypeInfo\\Type\\ObjectType but does not specify its types\: T$#'
41
+
identifier:missingType.generics
42
+
count:1
43
+
path:src/Guesser/ChainGuesser.php
44
+
45
+
-
46
+
message:'#^Method Patchlevel\\Hydrator\\Guesser\\Guesser\:\:guess\(\) has parameter \$type with generic class Symfony\\Component\\TypeInfo\\Type\\ObjectType but does not specify its types\: T$#'
47
+
identifier:missingType.generics
48
+
count:1
49
+
path:src/Guesser/Guesser.php
50
+
21
51
-
22
52
message:'#^Dead catch \- ReflectionException is never thrown in the try block\.$#'
23
53
identifier:catch.neverThrown
@@ -30,21 +60,15 @@ parameters:
30
60
count:1
31
61
path:src/Metadata/AttributeMetadataFactory.php
32
62
33
-
-
34
-
message:'#^Method Patchlevel\\Hydrator\\Metadata\\AttributeMetadataFactory\:\:guessNormalizerByObjectType\(\) has parameter \$type with generic class Symfony\\Component\\TypeInfo\\Type\\ObjectType but does not specify its types\: T$#'
35
-
identifier:missingType.generics
36
-
count:1
37
-
path:src/Metadata/AttributeMetadataFactory.php
38
-
39
63
-
40
64
message:'#^Parameter \#1 \$class of method Patchlevel\\Hydrator\\Metadata\\AttributeMetadataFactory\:\:findNormalizerOnClass\(\) expects class\-string, string given\.$#'
41
65
identifier:argument.type
42
66
count:2
43
67
path:src/Metadata/AttributeMetadataFactory.php
44
68
45
69
-
46
-
message:'#^Parameter \#1 \$enum of class Patchlevel\\Hydrator\\Normalizer\\EnumNormalizer constructor expects class\-string\<BackedEnum\>\|null, string given\.$#'
47
-
identifier:argument.type
70
+
message:'#^Property Patchlevel\\Hydrator\\Metadata\\AttributeMetadataFactory\:\:\$guesser \(Patchlevel\\Hydrator\\Guesser\\Guesser\|null\) is never assigned null so it can be removed from the property type\.$#'
0 commit comments