Hi, Right now MongoDB ODM cannot be used together with both FrameworkExtra/SecurityExtra due to changes in Doctrine Common master. MongoDB ODM however requires Doctrine Common master because the interfaces where added only there.
For more information on the issue see: http://www.doctrine-project.org/jira/browse/DCOM-45 Now one solution would be to "fix" Doctrine Common master to allow registering multiple handlers for the same annotation prefix. Another one, which I would prefer is for FrameworkExtra/SecurityExtra to use different prefixes, since I find it a bit confusing that they are both using the same prefix. regards, Lukas Kahwe Smith [email protected] -- 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
