Commit 4fa18aa
committed
minor #16952 Fix doc service deprecation (94noni)
This PR was submitted for the 6.0 branch but it was merged into the 5.4 branch instead.
Discussion
----------
Fix doc service deprecation
Hi,
Based on [this PR](symfony/symfony#46814), I've followed [the doc](https://symfony.com/doc/current/service_container/alias_private.html#deprecating-services)
But when tests executed, I got [this error](symfony/symfony#46814 (comment))
So I propose to fix the doc accordingly here
Thank you
Commits
-------
ffdb7e6 Fix documentation on declaration of service deprecation in YAML format1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
353 | 356 | | |
354 | 357 | | |
355 | 358 | | |
| |||
0 commit comments