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

2.3.x bugfix release (patch)

### 2.3.2

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

 - [1331: Revert deprecation when "override_url" is not set](https://github.com/doctrine/DoctrineBundle/pull/1331) thanks to @nicolas-grekas
 - [1327: Make DoctrineBundle compatible with ORM 2.9](https://github.com/doctrine/DoctrineBundle/pull/1327) thanks to @beberlei