Commit 347d26e
committed
minor symfony#52125 [FrameworkBundle] remove the .data_collector.command service if its class does not exist (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[FrameworkBundle] remove the .data_collector.command service if its class does not exist
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets |
| License | MIT
Commits
-------
c9123c2 remove the .data_collector.command service if its class does not existFile tree
1 file changed
+5
-0
lines changed- src/Symfony/Bundle/FrameworkBundle/DependencyInjection
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
917 | 918 | | |
918 | 919 | | |
919 | 920 | | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
920 | 925 | | |
921 | 926 | | |
922 | 927 | | |
| |||
0 commit comments