Commit 87f887c
committed
Merge branch '7.3' into 7.4
* 7.3:
register attribute loader arguments in a forward-compatible way
ensure compatibility with RelayCluster 0.20.0
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
[HttpFoundation] Fix Expires response header for EventStream
[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 resources
Fix JsonPath throwing on quoted True/False/Null2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
32 | 40 | | |
33 | 41 | | |
34 | 42 | | |
| |||
0 commit comments