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
minor symfony#58497 [DependencyInjection] Sort PassConfig:TYPE_* by order of execution (lyrixx)
This PR was merged into the 7.2 branch.
Discussion
----------
[DependencyInjection] Sort PassConfig:TYPE_* by order of execution
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
I wanted to do this PR for ages. Finally took time to do it!
---
IMHO, it's easier to read the constants, and understand right away when the pass is executed
Commits
-------
c736db4 [DependencyInjection] Sort PassConfig:TYPE_* by order of execution
0 commit comments