Commit 122109f
committed
Merge branch '6.4' into 7.0
* 6.4:
[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()`File tree
2 files changed
+11
-7
lines changed- DependencyInjection
- Resources/config
2 files changed
+11
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| |||
1304 | 1304 | | |
1305 | 1305 | | |
1306 | 1306 | | |
1307 | | - | |
| 1307 | + | |
1308 | 1308 | | |
1309 | 1309 | | |
1310 | 1310 | | |
1311 | | - | |
1312 | | - | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
1313 | 1315 | | |
1314 | 1316 | | |
1315 | 1317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
197 | 199 | | |
198 | 200 | | |
199 | 201 | | |
200 | | - | |
| 202 | + | |
201 | 203 | | |
202 | 204 | | |
203 | 205 | | |
| |||
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
215 | | - | |
| 217 | + | |
216 | 218 | | |
217 | 219 | | |
218 | 220 | | |
219 | 221 | | |
220 | | - | |
| 222 | + | |
221 | 223 | | |
222 | 224 | | |
223 | 225 | | |
| |||
0 commit comments