addWorker(new SymfonyHttpServerWorker( listen: '0.0.0.0:8080', reloadStrategies: [ new ExceptionReloadStrategy(), ], )); };