Changelog (v6.3.8...v6.3.9)
- 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)