Commit e6875bc
committed
Merge branch '6.4' into 7.1
* 6.4: (23 commits)
add translations for the Slug constraint
[Messenger] Fix `TransportMessageIdStamp` not always added
[DoctrineBridge] Fix compatibility to Doctrine persistence 2.5 in Doctrine Bridge 6.4 to avoid Projects stuck on 6.3
[PropertyInfo] Fix add missing composer conflict
[ErrorHandler] Don't trigger "internal" deprecations for anonymous LazyClosure instances
[VarDumper] Fix displaying closure's "this" from anonymous classes
[Doctrine][Messenger] Prevents multiple TransportMessageIdStamp being stored in envelope
[HttpKernel] Don't override existing LoggerInterface autowiring alias in LoggerPass
reject inline notations followed by invalid content
[Security] Fix triggering session tracking from ContextListener
[AssetMapper] add leading slash to public prefix
fix: modify Exception message parameter order
[Yaml] Fix parsing of unquoted strings in Parser::lexUnquotedString() to ignore spaces
Update exception.css
Bump Symfony version to 6.4.18
Update VERSION for 6.4.17
Update CONTRIBUTORS for 6.4.17
Update CHANGELOG for 6.4.17
Fix exception thrown by YamlEncoder
[AssetMapper] Fix JavaScript compiler create self-referencing imports
...File tree
3 files changed
+8
-1
lines changed- DependencyInjection
- Resources/config
- Tests/DependencyInjection
3 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2490 | 2490 | | |
2491 | 2491 | | |
2492 | 2492 | | |
| 2493 | + | |
2493 | 2494 | | |
2494 | 2495 | | |
2495 | 2496 | | |
2496 | 2497 | | |
2497 | 2498 | | |
| 2499 | + | |
2498 | 2500 | | |
2499 | 2501 | | |
2500 | 2502 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1931 | 1931 | | |
1932 | 1932 | | |
1933 | 1933 | | |
| 1934 | + | |
| 1935 | + | |
1934 | 1936 | | |
1935 | | - | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
1936 | 1940 | | |
1937 | 1941 | | |
1938 | 1942 | | |
| |||
0 commit comments