Skip to content

Commit e12afdd

Browse files
committed
Add a versionadded directive
1 parent 908aee1 commit e12afdd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

service_container/debug.rst

+6
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,9 @@ its id:
5151
.. code-block:: terminal
5252
5353
$ php bin/console debug:container App\Service\Mailer
54+
55+
.. versionadded:: 7.3
56+
57+
Starting in Symfony 7.3, this command displays the service arguments by default.
58+
In earlier Symfony versions, you needed to use the ``--show-arguments`` option,
59+
which is now deprecated.

0 commit comments

Comments
 (0)