Skip to content
Release [1.10.4](https://github.com/doctrine/annotations/milestone/25)



1.10.4
======

- Total issues resolved: **0**
- Total pull requests resolved: **8**
- Total contributors: **5**




 - [347: Add support for the new PHP 8 tokens for use statements](https://github.com/doctrine/annotations/pull/347) thanks to @stof
 - [345: Remove calls to TestCase::at()](https://github.com/doctrine/annotations/pull/345) thanks to @greg0ire
 - [343: Allow using PHPUnit 9.3](https://github.com/doctrine/annotations/pull/343) thanks to @greg0ire

Improvement
-----------

 - [342: Upgrade phpunit](https://github.com/doctrine/annotations/pull/342) thanks to @greg0ire
 - [332: DocParser: Improve private typehints](https://github.com/doctrine/annotations/pull/332) thanks to @jkufner

bug
---

 - [341: Make type in phpdoc resolvable](https://github.com/doctrine/annotations/pull/341) thanks to @greg0ire

Documentation
-------------

 - [338: update annotation IDE annotation with current links](https://github.com/doctrine/annotations/pull/338) thanks to @Haehnchen

Documentation,Improvement
-------------------------

 - [337: Replace "blacklist" terminology with "ignore"](https://github.com/doctrine/annotations/pull/337) thanks to @albe