Commit 7259819
committed
Merge branch '7.2' into 7.3
* 7.2:
[WebProfilerBundle] Fix tests
[Cache] Tests for Redis Replication with cache
[BrowserKit] Fix submitting forms with empty file fields
[Notifier] [BlueSky] Change the value returned as the message ID
[WebProfilerBundle] Fix interception for non conventional redirects
[DependencyInjection] Do not preload functions
[DependencyInjection] Fix cloned lazy services not sharing their dependencies when dumped with PhpDumper
[Form][FrameworkBundle] Use auto-configuration to make the default CSRF token id apply only to the app; not to bundles
[HttpClient] Fix activity tracking leading to negative timeout errors
[Serializer] Handle default context in named Serializer
[Security] Return null instead of empty username to fix deprecation notice
[DependencyInjection] Fix env default processor with scalar nodeFile tree
2 files changed
+3
-5
lines changed- DependencyInjection
- Resources/config
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
| 647 | + | |
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
| |||
815 | 815 | | |
816 | 816 | | |
817 | 817 | | |
818 | | - | |
819 | | - | |
820 | | - | |
| 818 | + | |
821 | 819 | | |
822 | 820 | | |
823 | 821 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments