Commit b091fe1
committed
Merge branch '7.4' into 8.0
* 7.4:
fix merge
[FrameworkBundle] Remove extra argument from ContainerBuilder::willBeAvailable call
fix ext-redis 6.2.0 compatibility
[CssSelector] Fix incorrect return type for Token::getType()
[Workflow] State contamination due to class-based setter cache
fix: fixed State contamination in marking stores due to class-based getter cache
[Validator] Fix call to undefined getParser() in YamlValidator
[ObjectMapper] Update Map attribute PHPDoc to match TransformCallableInterface signature
fix tests
Fix contentId assignment for inline attachments
[HtmlSanitizer] Remove `srcdoc` from allowed attributes
[EventDispatcher][FrameworkBundle] Rework union types on `#[AsEventListener]`File tree
4 files changed
+19
-3
lines changed- Reference
- Tests
- Fixtures
4 files changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | 185 | | |
187 | 186 | | |
188 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
593 | 610 | | |
594 | 611 | | |
595 | 612 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments