Changelog (v7.0.0-RC1...v7.0.0-RC2)
- bug symfony/symfony#52693 [Messenger] Fix message handlers with multiple
from_transports
(@valtzu) - bug symfony/symfony#52629 [Messenger] Fix support for Redis Sentinel using php-redis 6.0.0 (@pepeh)
- bug symfony/symfony#52459 [Cache][HttpFoundation][Lock] Fix PDO store not creating table + add tests (@HypeMC)