Changelog (v5.3.10...v6.0.0-BETA1)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43621 Add completion for cache:pool:clear and cache:pool:delete commands (andyexeter)
- feature #41268 Allow setting session options via DSN (makraz)
- feature #43362 Split PdoAdapter into DoctrineDbalAdapter (GromNaN)
- feature #43148 Throw ValueError in debug mode when serialization fails (nicolas-grekas)
- feature #42967 Remove support for Doctrine Cache (derrabus)
- feature #40120 Add CouchbaseCollectionAdapter compatibility with sdk 3.0.0 (ajcerezo)
- feature #42965 Deprecate support for Doctrine Cache (derrabus)
- feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #41290 Implement psr/cache 3 (derrabus)
- feature #41989 make
LockRegistry
use semaphores when possible (nicolas-grekas) - feature #41976 Remove DoctrineProvider (derrabus)
- feature #40908 Deprecate DoctrineProvider (derrabus)
- feature #41353 Removed depreacted code (malteschlueter)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)