Commit c85a696
committed
minor symfony#61507 [Security] Preserve ordering of roles in RoleHierarchy (nicolas-grekas)
This PR was merged into the 7.4 branch.
Discussion
----------
[Security] Preserve ordering of roles in RoleHierarchy
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
As suggested in symfony#61057
/cc `@simonjamain`
Commits
-------
d4338b1 [Security] Preserve ordering of roles in RoleHierarchy1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| 74 | + | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| |||
0 commit comments