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:'#^Parameter \$legacyCryptographer of method Patchlevel\\Hydrator\\Extension\\Cryptography\\CryptographyExtension\:\:__construct\(\) has invalid type Patchlevel\\Hydrator\\Cryptography\\PayloadCryptographer\.$#'
message:'#^Property Patchlevel\\Hydrator\\Extension\\Cryptography\\CryptographyExtension\:\:\$legacyCryptographer has unknown class Patchlevel\\Hydrator\\Cryptography\\PayloadCryptographer as its type\.$#'
message:'#^Parameter \$payloadCryptographer of method Patchlevel\\Hydrator\\Extension\\Cryptography\\LegacyCryptographyDecryptMiddleware\:\:__construct\(\) has invalid type Patchlevel\\Hydrator\\Cryptography\\PayloadCryptographer\.$#'
message:'#^Property Patchlevel\\Hydrator\\Extension\\Cryptography\\LegacyCryptographyDecryptMiddleware\:\:\$payloadCryptographer has unknown class Patchlevel\\Hydrator\\Cryptography\\PayloadCryptographer as its type\.$#'
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$#'
89
53
identifier:missingType.generics
@@ -132,12 +96,6 @@ parameters:
132
96
count:1
133
97
path:src/Metadata/ClassMetadata.php
134
98
135
-
-
136
-
message:'#^Access to constant OBJECT_TO_POPULATE on an unknown class Patchlevel\\Hydrator\\HydratorWithContext\.$#'
137
-
identifier:class.notFound
138
-
count:2
139
-
path:src/Middleware/TransformMiddleware.php
140
-
141
99
-
142
100
message:'#^Method Patchlevel\\Hydrator\\Middleware\\TransformMiddleware\:\:hydrate\(\) should return T of object but returns mixed\.$#'
143
101
identifier:return.type
@@ -151,10 +109,10 @@ parameters:
151
109
path:src/Middleware/TransformMiddleware.php
152
110
153
111
-
154
-
message:'#^Possibly invalid array key type mixed\.$#'
155
-
identifier:offsetAccess.invalidOffset
156
-
count:2
157
-
path:src/Middleware/TransformMiddleware.php
112
+
message:'#^Attribute class Patchlevel\\Hydrator\\Normalizer\\Deprecated does not exist\.$#'
113
+
identifier:attribute.notFound
114
+
count:1
115
+
path:src/Normalizer/EnumNormalizer.php
158
116
159
117
-
160
118
message:'#^Property Patchlevel\\Hydrator\\Normalizer\\EnumNormalizer\:\:\$enum \(class\-string\<BackedEnum\>\|null\) does not accept string\.$#'
message:'#^Property Patchlevel\\Hydrator\\Tests\\Unit\\Fixture\\IdNormalizer\:\:\$idClass \(class\-string\<Patchlevel\\Hydrator\\Tests\\Unit\\Fixture\\Id\>\|null\) does not accept string\.$#'
0 commit comments