Skip to content

Commit 0298b58

Browse files
committed
minor #20584 replace versionadded with deprecated directive (xabbuh)
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
2 parents 1b385bb + 0c3c312 commit 0298b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/debug.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ its id:
5252
5353
$ php bin/console debug:container App\Service\Mailer
5454
55-
.. versionadded:: 7.3
55+
.. deprecated:: 7.3
5656

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

0 commit comments

Comments
 (0)