Commit 78055a2
committed
minor #62617 [FrameworkBundle] Order alphabetically known tags of
This PR was submitted for the 8.1 branch but it was merged into the 7.4 branch instead.
Discussion
----------
[FrameworkBundle] Order alphabetically known tags of `UnusedTagsPass`
| Q | A
| ------------- | ---
| Branch? | 8.1
| Bug fix? | no
| New feature? | no <!-- if yes, also update src/**/CHANGELOG.md -->
| Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
| Issues | -
| License | MIT
Commits
-------
678116a [FrameworkBundle] Order alphabetically known tags of `UnusedTagsPass`UnusedTagsPass (alexandre-daubois)File tree
1 file changed
+2
-2
lines changed- src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
111 | | - | |
112 | | - | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments