Commit 7aaded9
committed
Merge branch '7.4' into 8.0
* 7.4:
[Routing] Fix case sensitivity for static host matching in compiled routes
[Routing] Fix localized prefix updates breaking aliases
[Routing] Fix addNamePrefix breaking aliases to external routes
[Workflow] Fix MethodMarkingStore crash with inherited uninitialized properties
[AssetMapper] Fix entrypoint status lost during update
[ObjectMapper] map to embedded object with property access
[FrameworkBundle] Make `APP_*_DIR` relative to the project directory
[Console] Fix completion for global options valuesFile tree
2 files changed
+20
-2
lines changed- MarkingStore
- Tests/MarkingStore
2 files changed
+20
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
128 | 138 | | |
129 | 139 | | |
130 | 140 | | |
| |||
218 | 228 | | |
219 | 229 | | |
220 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
0 commit comments