### 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