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

3.4.x bugfix release (patch)

### 3.4.2

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

#### Bug

 - [448: Fix `MappingDriverChain` namespace matching](https://github.com/doctrine/persistence/pull/448) thanks to @HypeMC

CI
--

 - [447: Bump doctrine/.github from 8.0.0 to 12.0.0](https://github.com/doctrine/persistence/pull/447) thanks to @dependabot[bot]
 - [440: Bump doctrine/.github from 7.3.0 to 8.0.0](https://github.com/doctrine/persistence/pull/440) thanks to @dependabot[bot]

#### Static Analysis

 - [443: Upgrade to PHPStan 2.1.30](https://github.com/doctrine/persistence/pull/443) thanks to @greg0ire