Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 231 Bytes

2023-09-07-fix-predis-support.md

File metadata and controls

6 lines (6 loc) · 231 Bytes
title issue
Fix predis support
NEXT-30364

Core

  • Changed \Shopware\Core\Framework\Adapter\Cache\RedisConnectionFactory::create() to remove native return type, so all redis adapters supported by symfony are supported.