Skip to content

Commit

Permalink
minor #20584 replace versionadded with deprecated directive (xabbuh)
Browse files Browse the repository at this point in the history
This PR was merged into the 7.3 branch.

Discussion
----------

replace versionadded with deprecated directive

see https://github.com/symfony/symfony-docs/actions/runs/12812380997/job/35723882541#step:7:9

Commits
-------

0c3c312 replace versionadded with deprecated directive
  • Loading branch information
xabbuh committed Jan 18, 2025
2 parents 1b385bb + 0c3c312 commit 0298b58
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 0298b58

Please sign in to comment.