I am trying out the ACL functionality and having some difficulties...

1. The documentation specifies that you specify the connection in
`app/config/security.yml` as follows

security.acl:
    connection: default

But this has no effect -- Im guessing that it should be in
`config.yml`, error in the docs?

2. After adding the connection in `config.yml` I get the following error:

Fatal error: Maximum function nesting level of '100' reached,
aborting! in 
/home/daniel/www/yProx/src/vendor/Symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php
on line 433.

(with)
 0.3328    4646528  96.
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId()
/home/daniel/www/yProx/src/vendor/Symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php:65


I am using PR5 and reading the master documentation :)

-- 
Dan Leech

Web Developer
www.dantleech.com

-- 
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 developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to