Symfony 7 support #305
Annotations
10 errors
CacheWarmer/HydratorCacheWarmer.php#L32
CacheWarmer/HydratorCacheWarmer.php:32:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\HydratorCacheWarmer::isOptional with return type '' is different to return type 'bool' of inherited method Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface::isOptional (see https://psalm.dev/042)
|
CacheWarmer/HydratorCacheWarmer.php#L32
CacheWarmer/HydratorCacheWarmer.php:32:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\HydratorCacheWarmer::warmUp with return type '' is different to return type 'array<array-key, mixed>' of inherited method Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp (see https://psalm.dev/042)
|
CacheWarmer/PersistentCollectionCacheWarmer.php#L33
CacheWarmer/PersistentCollectionCacheWarmer.php:33:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\PersistentCollectionCacheWarmer::isOptional with return type '' is different to return type 'bool' of inherited method Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface::isOptional (see https://psalm.dev/042)
|
CacheWarmer/PersistentCollectionCacheWarmer.php#L33
CacheWarmer/PersistentCollectionCacheWarmer.php:33:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\PersistentCollectionCacheWarmer::warmUp with return type '' is different to return type 'array<array-key, mixed>' of inherited method Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp (see https://psalm.dev/042)
|
CacheWarmer/ProxyCacheWarmer.php#L34
CacheWarmer/ProxyCacheWarmer.php:34:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\ProxyCacheWarmer::isOptional with return type '' is different to return type 'bool' of inherited method Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface::isOptional (see https://psalm.dev/042)
|
CacheWarmer/ProxyCacheWarmer.php#L34
CacheWarmer/ProxyCacheWarmer.php:34:7: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\CacheWarmer\ProxyCacheWarmer::warmUp with return type '' is different to return type 'array<array-key, mixed>' of inherited method Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp (see https://psalm.dev/042)
|
Command/ClearMetadataCacheDoctrineODMCommand.php#L39
Command/ClearMetadataCacheDoctrineODMCommand.php:39:5: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand::execute with return type '' is different to return type 'int' of inherited method Symfony\Component\Console\Command\Command::execute (see https://psalm.dev/042)
|
Command/CreateSchemaDoctrineODMCommand.php#L39
Command/CreateSchemaDoctrineODMCommand.php:39:5: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand::execute with return type '' is different to return type 'int' of inherited method Symfony\Component\Console\Command\Command::execute (see https://psalm.dev/042)
|
Command/DropSchemaDoctrineODMCommand.php#L39
Command/DropSchemaDoctrineODMCommand.php:39:5: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand::execute with return type '' is different to return type 'int' of inherited method Symfony\Component\Console\Command\Command::execute (see https://psalm.dev/042)
|
Command/GenerateHydratorsDoctrineODMCommand.php#L38
Command/GenerateHydratorsDoctrineODMCommand.php:38:5: MethodSignatureMismatch: Method Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand::execute with return type '' is different to return type 'int' of inherited method Symfony\Component\Console\Command\Command::execute (see https://psalm.dev/042)
|
The logs for this run have expired and are no longer available.
Loading