Changelog (v7.0.0-RC1...v7.0.0-RC2)
- feature symfony/symfony#52720 [Cache] Remove database server version detection (@derrabus)
- bug symfony/symfony#52715 [Cache] fix detecting the database server version (@xabbuh)
- bug symfony/symfony#52688 [Cache] Add url decoding of password in
RedisTrait
DSN (@alexandre-daubois) - bug symfony/symfony#52686 [Cache] fix detecting the server version with Doctrine DBAL 4 (@xabbuh)
- bug symfony/symfony#52459 [Cache][HttpFoundation][Lock] Fix PDO store not creating table + add tests (@HypeMC)