Hi, So I have submitted 2 PR's to add a generic ManagerRegistry: https://github.com/doctrine/common/pull/65 https://github.com/symfony/symfony/pull/2244
Note that due to a bug in PHP (https://bugs.php.net/bug.php?id=43200) it wasnt possible to keep the old RegistryInterface entirely intact, I had to drop the "getRegistry()" method from the interface. The impact should be non relevant. 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
