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 Doctrine\\ORM\\Cache\\Persister\\Entity\\AbstractEntityPersister\:\:loadManyToManyCollection\(\) has parameter \$assoc with no value type specified in iterable type array\.$#'
545
539
identifier:missingType.iterableValue
@@ -852,6 +846,12 @@ parameters:
852
846
count:1
853
847
path:src/EntityManager.php
854
848
849
+
-
850
+
message:'#^Method Doctrine\\ORM\\EntityRepository\:\:findBy\(\) should return list\<T of object\> but returns array\<mixed\>\.$#'
851
+
identifier:return.type
852
+
count:1
853
+
path:src/EntityRepository.php
854
+
855
855
-
856
856
message:'#^Method Doctrine\\ORM\\EntityRepository\:\:findOneBy\(\) should return \(T of object\)\|null but returns object\|null\.$#'
message:'#^Method Doctrine\\ORM\\Persisters\\Entity\\BasicEntityPersister\:\:loadCollectionFromStatement\(\) has parameter \$coll with generic class Doctrine\\ORM\\PersistentCollection but does not specify its types\: TKey, T$#'
2855
2849
identifier:missingType.generics
@@ -3012,12 +3006,6 @@ parameters:
3012
3006
count:5
3013
3007
path:src/Persisters/Entity/EntityPersister.php
3014
3008
3015
-
-
3016
-
message:'#^Method Doctrine\\ORM\\Persisters\\Entity\\EntityPersister\:\:loadAll\(\) has no return type specified\.$#'
3017
-
identifier:missingType.return
3018
-
count:1
3019
-
path:src/Persisters/Entity/EntityPersister.php
3020
-
3021
3009
-
3022
3010
message:'#^Method Doctrine\\ORM\\Persisters\\Entity\\EntityPersister\:\:loadManyToManyCollection\(\) has parameter \$assoc with no value type specified in iterable type array\.$#'
0 commit comments