-
2.0.2901c2ee5 · ·
### Release Notes for [2.0.2](https://github.com/doctrine/annotations/milestone/46) 2.0.x bugfix release (patch) ### 2.0.2 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Improvement - [484: Add psalm.xml to .gitattributes](https://github.com/doctrine/annotations/pull/484) thanks to @VincentLanglet #### Documentation - [483: Add hint to use PsrCachedReader instead of `CachedReader` and `FileCacheReader`](https://github.com/doctrine/annotations/pull/483) thanks to @alexander-schranz
-
1.14.4253dca47 · ·
### Release Notes for [1.14.4](https://github.com/doctrine/annotations/milestone/44) 1.14.x bugfix release (patch) ### 1.14.4 - Total issues resolved: **0** - Total pull requests resolved: **8** - Total contributors: **4** #### Test Suite - [499: Test with Symfony Cache 7](https://github.com/doctrine/annotations/pull/499) thanks to @derrabus CI -- - [497: Bump CI actions](https://github.com/doctrine/annotations/pull/497) thanks to @derrabus #### Static Analysis - [495: Ignore complaints about dead code ](https://github.com/doctrine/annotations/pull/495) thanks to @greg0ire #### bug - [494: Fix filemtime() warning because of eval'd code](https://github.com/doctrine/annotations/pull/494) thanks to @andrey-tech - [446: Convert ini_get result to bool before evaluating](https://github.com/doctrine/annotations/pull/446) thanks to @74656c #### enhancement - [488: Psalm 5](https://github.com/doctrine/annotations/pull/488) thanks to @derrabus #### Code Style - [487: Doctrine CS 12](https://github.com/doctrine/annotations/pull/487) thanks to @derrabus #### Documentation - [486: Extend deprecation notice](https://github.com/doctrine/annotations/pull/486) thanks to @derrabus
-
1.14.3fb0d71a7 · ·
### Release Notes for [1.14.3](https://github.com/doctrine/annotations/milestone/43) ### 1.14.3 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### bug - [479: Allow annotation classes with a variadic parameter](https://github.com/doctrine/annotations/pull/479) thanks to @derrabus