| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no | Symfony version | 3.2.3 <!-- - Please fill in this template according to your issue. - For support request or how-tos, visit https://symfony.com/support - Otherwise, replace this comment by the description of your issue. --> Created simple gist to show this https://gist.github.com/tarlepp/be57391ceead9099d66e3500001ae58b also tested with phpunit 5.7.11 and the results are the same. I tracked this to commit https://github.com/symfony/symfony/commit/e59f0e0fd7323902fa025e2eae96ce9eb91b24c5#diff-0e793081ceb720201745c982a568903fL1046 Maybe that `$container->setAlias('annotation_reader', 'annotations.cached_reader');` was removed by mistake ?