Commit 23f9fd2
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
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1927 | 1927 | | |
1928 | 1928 | | |
1929 | 1929 | | |
| 1930 | + | |
1930 | 1931 | | |
1931 | 1932 | | |
1932 | 1933 | | |
| |||
2007 | 2008 | | |
2008 | 2009 | | |
2009 | 2010 | | |
| 2011 | + | |
2010 | 2012 | | |
2011 | 2013 | | |
2012 | 2014 | | |
| |||
2162 | 2164 | | |
2163 | 2165 | | |
2164 | 2166 | | |
| 2167 | + | |
2165 | 2168 | | |
2166 | 2169 | | |
2167 | 2170 | | |
| |||
0 commit comments