You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #57345 [DependencyInjection] Fix regression in ordering service locators by priority (longwave)
This PR was submitted for the 7.1 branch but it was merged into the 7.0 branch instead.
Discussion
----------
[DependencyInjection] Fix regression in ordering service locators by priority
| Q | A
| ------------- | ---
| Branch? | 7.0
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix#57344
| License | MIT
Fixes a regression in Symfony 7.0 where service locators are no longer ordered by priority.
Commits
-------
d4b812c Allow service locators to be ordered by priority.
0 commit comments