Skip to content

Commit

Permalink
Reworded he notice about deprecation of synchronized services
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Apr 13, 2015
1 parent edde458 commit 6f2ef89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cookbook/service_container/scopes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ Each scenario is detailed in the following sections.

.. note::

In Symfony 2.6 and previous versions, there was another alternative based
on ``synchronized`` services. However, these kind of services have been
removed starting from Symfony 2.7.
Prior to Symfony 2.7, there was another alternative based on ``synchronized``
services. However, these kind of services have been deprecated starting from
Symfony 2.7.

.. _changing-service-scope:

Expand Down

0 comments on commit 6f2ef89

Please sign in to comment.