Are you using PR12 of Symfony2?
There I got the same error and made an update of Symfony to the
current version from GitHub.
That fixed it.
--
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 subs
Ah right, that's the point.
Didn't see the advice that the project has moved.
Thanks for help!
--
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"
In my Configuration.php the method looks like this:
public function getConfigTree()
{
$treeBuilder = new TreeBuilder();
$rootNode = $treeBuilder->root('fos_user', 'array');
$rootNode
->scalarNode('db_driver')->cannotBeOverwritten()-
>isRequired()->canno
I've got the same issue.
This is my firewall setting:
http://www.pastie.org/1818418
And this is the fos_user config:
http://www.pastie.org/1818423
--
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