Skip to content
### Release Notes for [2.2.2](https://github.com/doctrine/DoctrineBundle/milestone/52)

### 2.2.2

- Total issues resolved: **5**
- Total pull requests resolved: **2**
- Total contributors: **4**

 - [1268: Explain query results in "An error occurred while loading the query explanation."](https://github.com/doctrine/DoctrineBundle/issues/1268) thanks to @egonolieux
 - [1267: Fix profiler explain error in SQLServerPlatform, OtherPlatform](https://github.com/doctrine/DoctrineBundle/pull/1267) thanks to @RealJTG

#### Bug

 - [1263: Fixes for compatibility with DBAL 3](https://github.com/doctrine/DoctrineBundle/pull/1263) thanks to @greg0ire

#### Ready to work on

 - [1250: DoctrineDataCollector errors when second level cache logging is disabled](https://github.com/doctrine/DoctrineBundle/issues/1250) thanks to @evertharmeling