freddie icon indicating copy to clipboard operation
freddie copied to clipboard

Creating standalone app fails with php8.1

Open fliespl opened this issue 1 year ago • 0 comments

In FileLoader.php line 182:
                                                                                                                                                                                                                                    
  Expected to find class "App\Command\ServeCommand" in file "/home/flies/workspace/tools/freddie/src/Command/ServeCommand.php" while importing services from resource "../src/", but it was not found! Check the namespace prefix   
   used with the resource in /home/flies/workspace/tools/freddie/config/services.yaml (which is being imported from "/home/flies/workspace/tools/freddie/src/Kernel.php").         

fliespl avatar Jun 15 '24 18:06 fliespl