Skip to content

v2.6.2

Compare
Choose a tag to compare
@Ocramius Ocramius released this 28 Aug 11:10
· 4739 commits to 4.2.x since this release
v2.6.2
1a4ee83

Build Status

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