v2.6.2
This release fixes an incorrect optimisation in
Doctrine\DBAL\Query\Expression\CompositeExpression
which
could have led to dropping query expression components.
Also, DBAL was ignoring some important platform settings
when determining which cache keys to use when looking for
result caches: that could have led to sharing caches for
results produced by different DB connections.
Total issues resolved: 2