Update doctrine/cache requirement from ^1.11 to ^1.11 || ^2.0 #49
Annotations
10 errors and 2 warnings
Test with Phpstan:
src/AdapterFactory.php#L64
Instantiated class Doctrine\Common\Cache\RedisCache not found.
|
Test with Phpstan:
src/AdapterFactory.php#L66
Call to method setRedis() on an unknown class Doctrine\Common\Cache\RedisCache.
|
Test with Phpstan:
src/AdapterFactory.php#L71
Instantiated class Doctrine\Common\Cache\MemcacheCache not found.
|
Test with Phpstan:
src/AdapterFactory.php#L72
Call to method setMemcache() on an unknown class Doctrine\Common\Cache\MemcacheCache.
|
Test with Phpstan:
src/AdapterFactory.php#L77
Instantiated class Doctrine\Common\Cache\MemcachedCache not found.
|
Test with Phpstan:
src/AdapterFactory.php#L78
Call to method setMemcached() on an unknown class Doctrine\Common\Cache\MemcachedCache.
|
Test with Phpstan:
src/AdapterFactory.php#L116
Instantiated class Doctrine\Common\Cache\SQLite3Cache not found.
|
Test with Phpstan:
src/AdapterFactory.php#L129
Instantiated class Doctrine\Common\Cache\PhpFileCache not found.
|
Test with Phpstan:
src/AdapterFactory.php#L135
Instantiated class Doctrine\Common\Cache\FilesystemCache not found.
|
Test with Phpstan
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading