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

3.3.x bugfix release (patch)

### 3.3.3

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

#### Bug

 - [375: Relax type declaration](https://github.com/doctrine/persistence/pull/375) thanks to @greg0ire
 - [374: Make types compatible with ORM/ODM drivers](https://github.com/doctrine/persistence/pull/374) thanks to @greg0ire
 - [362: Handle the correct zero-value](https://github.com/doctrine/persistence/pull/362) thanks to @greg0ire
 - [357: fix: Failing to retrieve reflection property on enum](https://github.com/doctrine/persistence/pull/357) thanks to @Goazil

#### Test Suite

 - [367: Make data providers static](https://github.com/doctrine/persistence/pull/367) thanks to @derrabus

#### Improvement

 - [366: Remove composer/package-versions-deprecated](https://github.com/doctrine/persistence/pull/366) thanks to @derrabus

#### Static Analysis

 - [365: Explictly configure new Psalm options](https://github.com/doctrine/persistence/pull/365) thanks to @greg0ire
 - [364: Upgrade to PHPStan 1.11.1](https://github.com/doctrine/persistence/pull/364) thanks to @greg0ire
 - [363: Upgrade to doctrine/coding-standard v12](https://github.com/doctrine/persistence/pull/363) thanks to @greg0ire
 - [356: Psalm 5.24](https://github.com/doctrine/persistence/pull/356) thanks to @greg0ire

CI
--

 - [355: Bump doctrine/.github from 3.0.0 to 5.0.1](https://github.com/doctrine/persistence/pull/355) thanks to @dependabot[bot]
 - [354: Maintenance](https://github.com/doctrine/persistence/pull/354) thanks to @greg0ire