### Release Notes for [4.0.0](https://github.com/doctrine/persistence/milestone/37) Backwards incompatible release (major) ### 4.0.0 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **2** #### Static Analysis - [382: Restore annotation](https://github.com/doctrine/persistence/pull/382) thanks to @greg0ire #### BC Break - [381: Remove StaticReflectionService](https://github.com/doctrine/persistence/pull/381) thanks to @greg0ire - [371: Replace comment with real method signature](https://github.com/doctrine/persistence/pull/371) thanks to @greg0ire - [360: Remove deprecated classes](https://github.com/doctrine/persistence/pull/360) thanks to @greg0ire #### BC Break,Enhancement - [368: Remove support for Doctrine Common proxies](https://github.com/doctrine/persistence/pull/368) thanks to @derrabus #### BC Break,Improvement - [361: Drop support for PHP < 8.1](https://github.com/doctrine/persistence/pull/361) thanks to @greg0ire