Skip to content

Commit d2404a2

Browse files
committed
Remove a versionadded directive
1 parent ac3e653 commit d2404a2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

service_container/alias_private.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -380,12 +380,6 @@ or you decided not to maintain it anymore), you can deprecate its definition:
380380
);
381381
};
382382
383-
.. versionadded:: 5.1
384-
385-
Starting from Symfony 5.1, the ``deprecated`` YAML option, the ``<deprecated>``
386-
XML tag and the ``deprecate()`` PHP function require three arguments (the
387-
package name, the version and the deprecation message).
388-
389383
Now, every time this service is used, a deprecation warning is triggered,
390384
advising you to stop or to change your uses of that service.
391385

0 commit comments

Comments
 (0)