Commit ad85015
committed
Merge branch '2.7' into 2.8
* 2.7:
[#6526] some minor tweaks
Documented how to configure Symfony correctly with regards to the Forwarded header
Improved the description of the Twig global variables
Add a warning about using same user for cli and web server
Correctly document new twig functions
Updated Twig template to take into account asset() function changes
[DependencyInjection] Unquote services FQCN in parent-services examplesFile tree
Expand file treeCollapse file tree
8 files changed
+112
-67
lines changedOpen diff view settings
Filter options
- book
- components
- dependency_injection
- http_foundation
- cookbook
- cache
- request
- reference
- configuration
Expand file treeCollapse file tree
8 files changed
+112
-67
lines changedOpen diff view settings
Collapse file
+6Lines changed: 6 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
229 | 229 | |
230 | 230 | |
231 | 231 | |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
232 | 238 | |
233 | 239 | |
234 | 240 | |
|
Collapse file
+16-43Lines changed: 16 additions & 43 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1074 | 1074 | |
1075 | 1075 | |
1076 | 1076 | |
1077 | | - |
| 1077 | + |
| 1078 | + |
1078 | 1079 | |
1079 | | - |
1080 | | - |
| 1080 | + |
1081 | 1081 | |
1082 | | - |
1083 | | - |
1084 | | - |
1085 | | - |
1086 | | - |
1087 | | - |
1088 | | - |
1089 | | - |
1090 | | - |
1091 | | - |
1092 | | - |
1093 | | - |
1094 | | - |
1095 | | - |
1096 | | - |
1097 | | - |
1098 | | - |
1099 | | - |
1100 | | - |
1101 | | - |
1102 | | - |
1103 | | - |
1104 | | - |
1105 | | - |
1106 | | - |
1107 | | - |
1108 | | - |
1109 | | - |
1110 | | - |
1111 | | - |
1112 | | - |
1113 | | - |
1114 | | - |
1115 | | - |
1116 | | - |
| 1082 | + |
1117 | 1083 | |
1118 | 1084 | |
1119 | 1085 | |
| ||
1239 | 1205 | |
1240 | 1206 | |
1241 | 1207 | |
1242 | | - |
| 1208 | + |
| 1209 | + |
1243 | 1210 | |
1244 | | - |
| 1211 | + |
| 1212 | + |
| 1213 | + |
| 1214 | + |
1245 | 1215 | |
1246 | | - |
| 1216 | + |
| 1217 | + |
| 1218 | + |
1247 | 1219 | |
1248 | | - |
| 1220 | + |
| 1221 | + |
1249 | 1222 | |
1250 | | - |
| 1223 | + |
1251 | 1224 | |
1252 | 1225 | |
1253 | 1226 | |
|
Collapse file
components/dependency_injection/parentservices.rst
Copy file name to clipboardExpand all lines: components/dependency_injection/parentservices.rst+5-5Lines changed: 5 additions & 5 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
67 | 67 | |
68 | 68 | |
69 | 69 | |
70 | | - |
| 70 | + |
71 | 71 | |
72 | 72 | |
73 | 73 | |
| ||
196 | 196 | |
197 | 197 | |
198 | 198 | |
199 | | - |
| 199 | + |
200 | 200 | |
201 | 201 | |
202 | 202 | |
203 | | - |
| 203 | + |
204 | 204 | |
205 | 205 | |
206 | 206 | |
| ||
324 | 324 | |
325 | 325 | |
326 | 326 | |
327 | | - |
| 327 | + |
328 | 328 | |
329 | 329 | |
330 | 330 | |
331 | 331 | |
332 | 332 | |
333 | | - |
| 333 | + |
334 | 334 | |
335 | 335 | |
336 | 336 | |
|
Collapse file
components/http_foundation/trusting_proxies.rst
Copy file name to clipboardExpand all lines: components/http_foundation/trusting_proxies.rst+15-6Lines changed: 15 additions & 6 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
15 | | - |
16 | | - |
| 14 | + |
| 15 | + |
| 16 | + |
17 | 17 | |
18 | 18 | |
19 | 19 | |
| ||
30 | 30 | |
31 | 31 | |
32 | 32 | |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
33 | 40 | |
34 | 41 | |
35 | 42 | |
36 | 43 | |
37 | 44 | |
| 45 | + |
38 | 46 | |
39 | 47 | |
40 | 48 | |
| ||
43 | 51 | |
44 | 52 | |
45 | 53 | |
| 54 | + |
46 | 55 | |
47 | 56 | |
48 | 57 | |
| ||
51 | 60 | |
52 | 61 | |
53 | 62 | |
54 | | - |
| 63 | + |
55 | 64 | |
56 | 65 | |
57 | 66 | |
58 | | - |
59 | | - |
| 67 | + |
| 68 | + |
Collapse file
+15Lines changed: 15 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
27 | 42 | |
28 | 43 | |
29 | 44 | |
|
Collapse file
cookbook/request/load_balancer_reverse_proxy.rst
Copy file name to clipboardExpand all lines: cookbook/request/load_balancer_reverse_proxy.rst+28-1Lines changed: 28 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
| ||
62 | 62 | |
63 | 63 | |
64 | 64 | |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
65 | 69 | |
66 | 70 | |
67 | 71 | |
| ||
95 | 99 | |
96 | 100 | |
97 | 101 | |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
98 | 125 | |
99 | 126 | |
100 | 127 | |
|
Collapse file
reference/configuration/framework.rst
Copy file name to clipboardExpand all lines: reference/configuration/framework.rst-4Lines changed: 0 additions & 4 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1082 | 1082 | |
1083 | 1083 | |
1084 | 1084 | |
1085 | | - |
1086 | | - |
1087 | | - |
1088 | | - |
1089 | 1085 | |
1090 | 1086 | |
1091 | 1087 | |
|
Collapse file
reference/twig_reference.rst
Copy file name to clipboardExpand all lines: reference/twig_reference.rst+27-8Lines changed: 27 additions & 8 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
111 | 111 | |
112 | 112 | |
113 | 113 | |
114 | | - |
| 114 | + |
| 115 | + |
115 | 116 | |
116 | 117 | |
117 | 118 | |
| ||
362 | 363 | |
363 | 364 | |
364 | 365 | |
| 366 | + |
| 367 | + |
| 368 | + |
365 | 369 | |
366 | 370 | |
367 | 371 | |
368 | 372 | |
369 | 373 | |
370 | 374 | |
371 | 375 | |
372 | | - |
373 | | - |
| 376 | + |
| 377 | + |
| 378 | + |
374 | 379 | |
375 | 380 | |
376 | 381 | |
377 | | - |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
378 | 387 | |
379 | 388 | |
380 | 389 | |
381 | 390 | |
| 391 | + |
| 392 | + |
| 393 | + |
382 | 394 | |
383 | 395 | |
384 | 396 | |
385 | 397 | |
386 | 398 | |
387 | 399 | |
388 | 400 | |
389 | | - |
390 | | - |
391 | | - |
392 | | - |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
393 | 412 | |
394 | 413 | |
395 | 414 | |
|
0 commit comments