Feature/stan#12
Open
llegaz wants to merge 10 commits into
Open
Annotations
10 errors
|
Run static code analysis:
src/CacheEntryPool/CacheEntryPool.php#L393
PHPDoc tag `@param` for parameter $poolSuffix with type mixed is not subtype of native type string.
|
|
Run static code analysis:
src/CacheEntryPool/CacheEntryPool.php#L384
Call to an undefined method LLegaz\Cache\RedisEnhancedCache::printCacheHash().
|
|
Run static code analysis:
src/CacheEntryPool/CacheEntryPool.php#L326
Parameter #1 $item of method LLegaz\Cache\Pool\CacheEntryPool::isExpired() expects LLegaz\Cache\Entry\CacheEntry, Psr\Cache\CacheItemInterface given.
|
|
Run static code analysis:
src/CacheEntryPool/CacheEntryPool.php#L290
Parameter #1 $item of method LLegaz\Cache\Pool\CacheEntryPool::isExpired() expects LLegaz\Cache\Entry\CacheEntry, Psr\Cache\CacheItemInterface given.
|
|
Run static code analysis:
src/CacheEntryPool/CacheEntryPool.php#L255
PHPDoc tag `@throws` with type LLegaz\Cache\Pool\InvalidArgumentException is not subtype of Throwable
|
|
Run static code analysis:
src/CacheEntryPool/CacheEntryPool.php#L195
PHPDoc tag `@throws` with type LLegaz\Cache\Pool\InvalidArgumentException is not subtype of Throwable
|
|
Run static code analysis:
src/CacheEntryPool/CacheEntryPool.php#L195
Method LLegaz\Cache\Pool\CacheEntryPool::getItems() return type has no value type specified in iterable type iterable.
|
|
Run static code analysis:
src/CacheEntryPool/CacheEntryPool.php#L49
Property LLegaz\Cache\Pool\CacheEntryPool::$deferredItems type has no value type specified in iterable type array.
|
|
Run static code analysis:
src/CacheEntry/CacheEntry.php#L132
Method LLegaz\Cache\Entry\CacheEntry::setDLC() has no return type specified.
|
|
Run static code analysis:
src/CacheEntry/CacheEntry.php#L18
Property LLegaz\Cache\Entry\CacheEntry::$ttl (int|null) is never assigned null so it can be removed from the property type.
|
background
wait
wait-all
cancel
parallel
Loading