swarrot / SwarrotBundle

A symfony bundle for swarrot integration
MIT License
89 stars 59 forks source link

configuration problem with latest commit #25

Closed xleliberty closed 10 years ago

xleliberty commented 10 years ago

Hi, since latest commit , we have a problem on composer update

here is the stacktrace

Exception trace: () at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php:208 Symfony\Component\Config\Definition\Builder\ExprBuilder->end() at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/swarrot/swarrot-bundle/DependencyInjection/Configuration.php:37 Swarrot\SwarrotBundle\DependencyInjection\Configuration->getConfigTreeBuilder() at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Processor.php:50 Symfony\Component\Config\Definition\Processor->processConfiguration() at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/swarrot/swarrot-bundle/DependencyInjection/SwarrotExtension.php:27 Swarrot\SwarrotBundle\DependencyInjection\SwarrotExtension->load() at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:50 Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process() at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php:39 Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process() at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:117 Symfony\Component\DependencyInjection\Compiler\Compiler->compile() at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php:613 Symfony\Component\DependencyInjection\ContainerBuilder->compile() at /Users/xav/Workspace/Sites/vhosts/redpill/app/bootstrap.php.cache:636 Symfony\Component\HttpKernel\Kernel->initializeContainer() at /Users/xav/Workspace/Sites/vhosts/redpill/app/bootstrap.php.cache:415 Symfony\Component\HttpKernel\Kernel->boot() at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:70 Symfony\Bundle\FrameworkBundle\Console\Application->doRun() at /Users/xav/Workspace/Sites/vhosts/redpill/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:124 Symfony\Component\Console\Application->run() at /Users/xav/Workspace/Sites/vhosts/redpill/app/console:22

Thanks

Taluu commented 10 years ago

And what is the exception ? :o

stof commented 10 years ago

I submitted a fix