Closed
Description
As of Symfony 2.7, Synchronized services are deprecated. This means that http://symfony.com/doc/current/cookbook/service_container/scopes.html has to be updated to remove the documentation of the synchronized services. Apart from some minor rewordings, the main thing that's needed is the removal of option (a): http://symfony.com/doc/current/cookbook/service_container/scopes.html#a-using-a-synchronized-service
@xabbuh @weaverryan as this feature really only makes sense in 2.3, should we do this in the 2.6 branch or 2.7 branch?