Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion service_container/debug.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ its id:

$ php bin/console debug:container App\Service\Mailer

.. versionadded:: 7.3
.. deprecated:: 7.3

Starting in Symfony 7.3, this command displays the service arguments by default.
In earlier Symfony versions, you needed to use the ``--show-arguments`` option,
Expand Down
Loading