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:'#^Property Doctrine\\ODM\\MongoDB\\Hydrator\\HydratorFactory\:\:\$hydratorNamespace \(string\|null\) is never assigned null so it can be removed from the property type\.$#'
365
359
identifier:property.unusedType
@@ -733,8 +727,8 @@ parameters:
733
727
path:src/Proxy/Factory/LazyGhostProxyFactory.php
734
728
735
729
-
736
-
message:'#^Call to function is_scalar\(\) with int\<min, \-1\>\|int\<5, max\> will always evaluate to true\.$#'
737
-
identifier:function.alreadyNarrowedType
730
+
message:'#^Call to an undefined static method Symfony\\Component\\VarExporter\\ProxyHelper\:\:generateLazyGhost\(\)\.$#'
731
+
identifier:staticMethod.notFound
738
732
count:1
739
733
path:src/Proxy/Factory/LazyGhostProxyFactory.php
740
734
@@ -900,6 +894,12 @@ parameters:
900
894
count:3
901
895
path:src/Utility/LifecycleEventManager.php
902
896
897
+
-
898
+
message:'#^Method Documents\\Encryption\\Client\:\:__construct\(\) has parameter \$clientCards with generic interface Doctrine\\Common\\Collections\\Collection but does not specify its types\: TKey, T$#'
899
+
identifier:missingType.generics
900
+
count:1
901
+
path:tests/Documents/Encryption/Client.php
902
+
903
903
-
904
904
message:'#^Parameter \#1 \$builder of method Doctrine\\ODM\\MongoDB\\Aggregation\\Stage\\Facet\:\:pipeline\(\) expects Doctrine\\ODM\\MongoDB\\Aggregation\\Builder\|Doctrine\\ODM\\MongoDB\\Aggregation\\Stage, stdClass given\.$#'
905
905
identifier:argument.type
@@ -1241,9 +1241,3 @@ parameters:
1241
1241
identifier:staticMethod.impossibleType
1242
1242
count:1
1243
1243
path:tests/Tests/Types/BinaryUuidTypeTest.php
1244
-
1245
-
-
1246
-
message:'#^Method Documents\\Encryption\\Client\:\:__construct\(\) has parameter \$clientCards with generic interface Doctrine\\Common\\Collections\\Collection but does not specify its types\: TKey, T$#'
0 commit comments