Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony 5.1 - Config TreeBuilder issue #53

Open
eremiev opened this issue Oct 28, 2020 · 0 comments
Open

Symfony 5.1 - Config TreeBuilder issue #53

eremiev opened this issue Oct 28, 2020 · 0 comments

Comments

@eremiev
Copy link

eremiev commented Oct 28, 2020

  • PHP Version: 7.4.10
  • Symfony Version: 5.1

#message: "Too few arguments to function Symfony\Component\Config\Definition\Builder\TreeBuilder::__construct(), 0 passed in /xxxx/vendor/ci/restclientbundle/Circle/RestClientBundle/DependencyInjection/Configuration.php on line 39 and at least 1 expected"
#code: 0
#file: "./vendor/symfony/config/Definition/Builder/TreeBuilder.php"
#line: 26
trace: {
./vendor/symfony/config/Definition/Builder/TreeBuilder.php:26 { …}
./vendor/ci/restclientbundle/Circle/RestClientBundle/DependencyInjection/Configuration.php:39 { …}
./vendor/symfony/config/Definition/Processor.php:50 { …}
./vendor/symfony/dependency-injection/Extension/Extension.php:111 { …}
./vendor/ci/restclientbundle/Circle/RestClientBundle/DependencyInjection/CircleRestClientExtension.php:47 { …}
./vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php:76 { …}
./vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php:39 { …}
./vendor/symfony/dependency-injection/Compiler/Compiler.php:91 { …}
./vendor/symfony/dependency-injection/ContainerBuilder.php:736 { …}
./vendor/symfony/http-kernel/Kernel.php:533 { …}
./vendor/symfony/http-kernel/Kernel.php:131 { …}
./vendor/symfony/framework-bundle/Console/Application.php:168 { …}
./vendor/symfony/framework-bundle/Console/Application.php:74 { …}
./vendor/symfony/console/Application.php:142 { …}
./bin/console:42 {
› $application = new Application($kernel);
› $application->run($input);

}
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant