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

2.2.x bugfix release (patch)

### 2.2.3

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

#### Improvement

 - [1273: Run all tests on PHP 8](https://github.com/doctrine/DoctrineBundle/pull/1273) thanks to @alcaeus

#### Bug

 - [1271: Missing argument for doctrine.query_sql_command definition](https://github.com/doctrine/DoctrineBundle/issues/1271) thanks to @dFayet