Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Routing] Failed loading route resource by FQCN #25225

Closed
sensiolabs/SensioFrameworkExtraBundle
#537
@grachevko

Description

@grachevko
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).  

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions