Skip to content
### Release Notes for [3.4.1](https://github.com/doctrine/common/milestone/61)

3.4.x bugfix release (patch)

### 3.4.1

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

#### Bug

 - [985: Fix consts in default values](https://github.com/doctrine/common/pull/985) thanks to @malarzm and @kissifrot

#### Improvement

 - [981: Fix build with slevomat/coding-standard 8](https://github.com/doctrine/common/pull/981) thanks to @derrabus