Hi all,

  I have symfony installation as a submodule in my git repository. I
have updated it today, then now, when I try run console I have the
follow error message:

E:\xampp1_7_4\htdocs\proposital\app>php console
PHP Fatal error:  Uncaught exception 'InvalidArgumentException' with
message 'The parameter "kernel.container_class" must be defined.' in E:
\xampp1_7_4\htdocs\proposital\vendor\symfony\src\Symfony\Component
\DependencyInjection\ParameterBag\ParameterBag.php:77
Stack trace:
#0 E:\xampp1_7_4\htdocs\proposital\app\bootstrap.php(67): Symfony
\Component\DependencyInjection\ParameterBag\ParameterBag-
>get('kernel.containe...')
#1 E:\xampp1_7_4\htdocs\proposital\vendor\symfony\src\Symfony\Bundle
\FrameworkBundle\DependencyInjection\Compiler
\ContainerBuilderDebugDumpPass.php(44): Symfony\Component
\DependencyInjection\Container->getParameter('kernel.containe...')
#2 E:\xampp1_7_4\htdocs\proposital\vendor\symfony\src\Symfony\Bundle
\FrameworkBundle\DependencyInjection\Compiler
\ContainerBuilderDebugDumpPass.php(30): Symfony\Bundle\FrameworkBundle
\DependencyInjection\Compiler
\ContainerBuilderDebugDumpPass::getBuilderCacheFilename(Object(Symfony
\Component\DependencyInjection\ContainerBuilder))
#3 E:\xampp1_7_4\htdocs\proposital\vendor\symfony\s in E:
\xampp1_7_4\htdocs\proposital\vendor\symfony\src\Symfony\Component
\DependencyInjection\ParameterBag\ParameterBag.php on line 77

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to