### Release Notes for [2.5.1](https://github.com/doctrine/collections/milestone/41) 2.5.x bugfix release (patch) ### 2.5.1 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **1** #### Bug - [515: Avoid triggering deprecation on named argument](https://github.com/doctrine/collections/pull/515) thanks to @greg0ire #### Improvement - [514: Address ignored PHPStan issue](https://github.com/doctrine/collections/pull/514) thanks to @greg0ire #### Deprecation - [511: Add missing @final annotation](https://github.com/doctrine/collections/pull/511) thanks to @greg0ire #### Test Suite - [509: Address PHPUnit notices](https://github.com/doctrine/collections/pull/509) thanks to @greg0ire