Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | yes |
RFC? | no |
Symfony version | 3.4.0 |
On 3.3.13 version work well.
Code to reproduce https://github.com/grachevko/demo/pull/1/files
$ bin/console debug:router
In FileLoader.php line 168:
The file "App\Controller\TestController" does not exist (in: /app/config, /app/src, /app/src/Resources) in App\Controller\TestController (which is being imported from "/app/config/routes.yaml"
). Make sure annotations are installed and enabled.
In FileLocator.php line 71:
The file "App\Controller\TestController" does not exist (in: /app/config, /app/src, /app/src/Resources).