Commit a36cd2d
committed
Merge branch '6.2' into 6.3
* 6.2:
[ExpressionLanguage] Fix BC of cached SerializedParsedExpression containing GetAttrNode
[HttpKernel] Fix CacheAttributeListener priority
[DependencyInjection] Fix bug when tag name is a text node
[VarExporter] Fix adding a key to an uninitialized array
Fix missing command not matching namespace error message
[SecurityBundle] Fix authenticator existence check in `Security::login()`
[TwigBundle] Alias BodyRendererInterface
Point `Security::*` constants to `SecurityRequestAttributes::*` ones
[Translation] Fix extraction when dealing with VariadicPlaceholder parameters2 files changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
| 302 | + | |
301 | 303 | | |
302 | 304 | | |
303 | 305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
1466 | 1467 | | |
1467 | 1468 | | |
1468 | 1469 | | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
1469 | 1489 | | |
1470 | 1490 | | |
1471 | 1491 | | |
| |||
0 commit comments