Commit b80a669
committed
Merge branch '7.0' into 7.1
* 7.0:
[HttpClient][Mailer] Revert "Let curl handle transfer encoding", use HTTP/1.1 for Mailgun
Reviewed Catalan missing translations
[AssetMapper] Upgrade importmap polyfill
Fix typo: synchronous -> synchronously
[Serializer] Check if exception message in test is correct
Ibexa is sponsoring Symfony 5.4, thanks to them! \o/
[VarDumper] Fix `FFICaster` test to be platform-adaptable
[String] Add `alias` case to `EnglishInflector`
[FrameworkBundle] Throw runtime exception when trying to use asset-mapper while http-client is disabled
[SecurityBundle] Remove unused memory users’ `name` attribute from the XSD
[VarExporter] generate __doUnserialize() method in ProxyHelper::generateLazyProxy()
Double check if pcntl function exists
Add additional headers in Scaleway bridge
[VarDumper] Fix FFI caster test
[DependencyInjection] Add test coverage for `AutowireCallable::buildDefinition()`2 files changed
+71
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
200 | 225 | | |
201 | 226 | | |
202 | 227 | | |
203 | | - | |
| 228 | + | |
204 | 229 | | |
205 | 230 | | |
206 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
163 | 207 | | |
164 | 208 | | |
165 | 209 | | |
| |||
182 | 226 | | |
183 | 227 | | |
184 | 228 | | |
| 229 | + | |
185 | 230 | | |
186 | 231 | | |
187 | 232 | | |
| |||
0 commit comments