feat: Add a file system cache class #1046
Annotations
6 errors
src/Cache/FileSystemCacheItemPool.php#L28
Property Google\Auth\Cache\FileSystemCacheItemPool::$buffer type has no value type specified in iterable type array.
|
src/Cache/FileSystemCacheItemPool.php#L35
PHPDoc tag @var above a method has no effect.
|
src/Cache/FileSystemCacheItemPool.php#L64
Parameter #1 $data of function unserialize expects string, string|false given.
|
src/Cache/FileSystemCacheItemPool.php#L70
Method Google\Auth\Cache\FileSystemCacheItemPool::getItems() return type has no value type specified in iterable type iterable.
|
src/Cache/FileSystemCacheItemPool.php#L204
Method Google\Auth\Cache\FileSystemCacheItemPool::validKey() should return bool but returns int|false.
|
|
This job failed
Loading