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
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::has() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::has().
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::has() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::has().