Lock file maintenance #258
Annotations
2 errors
src/Memory.php#L118
src/Memory.php:118:16: ImplementedReturnTypeMismatch: The inherited return type 'Traversable<TKey:IteratorAggregate as mixed, TValue:IteratorAggregate as mixed>' for IteratorAggregate::getIterator is different to the implemented return type for Laminas\Cache\Storage\Adapter\Memory::getiterator 'Laminas\Cache\Storage\Adapter\KeyListIterator' (see https://psalm.dev/123)
|
src/Memory/AdapterPluginManagerDelegatorFactory.php#L21
src/Memory/AdapterPluginManagerDelegatorFactory.php:21:35: InvalidArgument: Argument 1 of Laminas\Cache\Storage\AdapterPluginManager::configure expects type-alias(Laminas\ServiceManager\ServiceManager::ServiceManagerConfiguration), but array{aliases: array{Memory: Laminas\Cache\Storage\Adapter\Memory::class, memory: Laminas\Cache\Storage\Adapter\Memory::class}, factories: array{'Laminas\\Cache\\Storage\\Adapter\\Memory'::class: Laminas\ServiceManager\Factory\InvokableFactory::class}} provided (see https://psalm.dev/004)
|
The logs for this run have expired and are no longer available.
Loading