Commit 6225bd4
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]`1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | 50 | | |
| |||
0 commit comments