Skip to content
### Release Notes for [4.0.1](https://github.com/doctrine/persistence/milestone/62)

4.0.x bugfix release (patch)

### 4.0.1

- Total issues resolved: **0**
- Total pull requests resolved: **6**
- Total contributors: **4**

CI
--

 - [428: Add phpunit ci job for PHP 8.4](https://github.com/doctrine/persistence/pull/428) thanks to @W0rma
 - [406: Bump doctrine/.github from 5.3.0 to 6.0.0](https://github.com/doctrine/persistence/pull/406) thanks to @dependabot[bot]
 - [405: Bump doctrine/.github from 5.2.0 to 5.3.0](https://github.com/doctrine/persistence/pull/405) thanks to @dependabot[bot]

#### Test Suite

 - [427: Remove Reflection*::setAccessible() calls](https://github.com/doctrine/persistence/pull/427) thanks to @W0rma

 - [422: fix: Add parent constructor call in EnumReflectionProperty](https://github.com/doctrine/persistence/pull/422) thanks to @jawira
 - [408: Make dependabot target the lowest maintained branch](https://github.com/doctrine/persistence/pull/408) thanks to @greg0ire