Commit 9016ce6
committed
Merge branch '7.4' into 8.0
* 7.4:
[Security] Fix deprecation
[Serializer] Don't fallback to default serializer if tags specify a named one
make RoutingControllerPass and AttributeServicesLoader final
fix tests
[Security] Preserve ordering of roles in RoleHierarchy
[Messenger] Fix Oracle errors 'ORA-00955: Name is already used by an existing object' with Doctrine transport
[FrameworkBundle] Only show relevant columns in `debug:router` call and adding colors
[Security] Improve performance of `RoleHierarchy::buildRoleMap` method
chore: add exclude-receivers consume parameters
[ObjectMapper] embed collection transformer
[SecurityHttp] Removes final keyword from IsGranted attribute
[String] Fix nodes singular
[Console] Fix testing multiline question
[Security][Validator] Review translations.
[Security] Ignore target route when exiting impersonation
[Console] Restore SHELL_VERBOSITY after a command is ranFile tree
4 files changed
+19
-2
lines changed- Attribute
- Firewall
- Tests/Firewall
4 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
112 | 128 | | |
113 | 129 | | |
114 | 130 | | |
| |||
0 commit comments