Hello,

I am not sure this patch is actually good, and maybe there is a better way
to resolve the issue.

I am writing a bundle which required the doctrine entity manager. With
doctrine 2, models are not bound to a connection anymore. A controller still
need access to an valid entity manager. So I come up with this solution,
creating a service that return the entity manager linked to the bundle.

So to make this work, I have patched the *Dumper like this :
http://github.com/rande/symfony/commit/eb66d9eb75064b2a9d688eda6464c67ea2fa54dc

-- 
Thomas Rabaix
http://rabaix.net

-- 
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