Commit 3c93bba
committed
Merge branch '6.4' into 7.3
* 6.4:
register attribute loader arguments in a forward-compatible way
mark test using a Redis connection as an integration test
ensure compatibility with Relay extension 0.20.0
[DependencyInjection] Fix `query_string` env processor for URLs without query string
[DependencyInjection] Fix state corruption in PhpFileLoader during recursive imports
[FrameworkBundle] Add missing `useAttributeAsKey` calls
[DependencyInjection] Fix loose validation in #[Autowire] attribute
[HttpClient] Fix releasing uploaded stream resources1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
0 commit comments