-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Description
ec1e7ca broke the BC for $container->set('my_id', null)
without documenting it, which breaks Symfony\Bridge\Doctrine\Registry::resetService
.
See the inline comment for the exact place breaking things.