Commit 74df691
committed
Merge branch '7.4' into 8.0
* 7.4:
[ObjectMapper] do not require mapping a target's required promoted property when not on source (#2)
run tests with PHPUnit 12.3
[GitHub] Update .github/PULL_REQUEST_TEMPLATE.md to remove SF 7.2 as it's not supported anymore
[CI] fixed the Intl data tests actions Tests fails due to unknown option -v which is shorthand of the --verbose as per the phpunit its removed without any replacement sebastianbergmann/phpunit#5647 (comment)
[Mailer] Fix expected exception message to include quotes around "http(s)://"
[WebProfilerBundle] Fix toolbar not rendering after replacing it
[Validator] (60455) Validate translations for Arabic (ar)
(60474) Remove translation state attribute for Twig template validator in Ukrainian translation
[VarDumper] Fix dumping objects from the DOM extension
[Mailer] Add MicrosoftGraph API Transport
[Yaml] Fix code style
[Tests] Adapt testAddHtmlContentWithErrors to be HTML5 compliant
Add friendly name in the `to` field
[ObjectMapper] read source metadata before transform
[HtmlSanitizer] Fix force_attributes not replacing existing attribute in initial dataFile tree
2 files changed
+7
-7
lines changed- Tests
2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
| 450 | + | |
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| |||
0 commit comments